0

Please do not delete this question. This question are not similar with another questions about UIPageController!!! Stop flag.

I find a lot of other question about UIPageControl. But every question about ALL dots in UIPageController. I need to increase only current dot. This is for all dots: Increase the size of the indicator in UIPageViewController's UIPageControl This answer for all dots in page controller. I need to increase size only for 1 dot which is active. For example we got 4 screens, when I am on the 1st screen I want first dot 10px, other 3 dots 5px. When I scrolling to second screen -> 2nd dot will be 10px, but 1st,3rd and 4th should be 5px. Please, can somebody help? Thanks a lot!

Sergey Udalov
  • 75
  • 1
  • 7
  • There is already an answer on the question you mentioned: https://stackoverflow.com/a/42439839/14437411 – Menaim Dec 19 '20 at 22:04
  • 3
    Does this answer your question? [Increase the size of the indicator in UIPageViewController's UIPageControl](https://stackoverflow.com/questions/42432731/increase-the-size-of-the-indicator-in-uipageviewcontrollers-uipagecontrol) – Menaim Dec 19 '20 at 22:04
  • Dear @Menaim, I've added this link in my question. This answer for all dots in page controller. I need to increase size only for 1 dot which is active. For example we got 4 screens, when I am on the 1st screen I want first dot 10px, other 3 dots 5px. When I scrolling to second screen -> 2nd dot will be 10px, but 1st,3rd and 4th should be 5px. – Sergey Udalov Dec 19 '20 at 22:10

0 Answers0