Question

How do I implement a swipe for the 7th and 8th tool bar item so they display?

Was it helpful?

Solution

You can place your items on a UIScrollView with a contentSize wider than the toolbar. Probably want to make it the width of all 8 buttons, plus space between.

Alternatively, Three20 has something similar.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top