kreeger / BDKCollectionIndexView

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

Support stretching #31

Open mickeyl opened 8 years ago

mickeyl commented 8 years ago

On devices with a large height, the usability could be improved if the BDKCollectionIndexView would evenly stretch out its subviews as opposed to keeping them tightly spaced.