kreeger / BDKCollectionIndexView

Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.
MIT License
158 stars 29 forks source link

Fix example project #22

Closed rinatkhanov closed 9 years ago

rinatkhanov commented 9 years ago

Example project got some love, too.

rinatkhanov commented 9 years ago

Hold on, gonna fix layout in iPhone landscape orientation too.

rinatkhanov commented 9 years ago

Alright, this is now good to merge. Layout in iPhone landscape orientation looks OK, but the interval space distribution could be better as noted in #23.