Answer the question
In order to leave comments, you need to log in
How to arrange a large number of items in Segmented Control?
In Android, you can stick it in as much as you like, an element that does not fit into the screen just scrolls. How about in ios? Let's say I have 5+ items in the segmented control, how will they behave?
Answer the question
In order to leave comments, you need to log in
In iOS, there is also a lot of things that can be stuffed into a UIScrollView, but it is not necessary to use a UISegmentedControl for this, according to the documentation , each segment should be at least 44 x 44 in size for user comfort
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question