kreeger / BDKCollectionIndexView

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

Modify layout to remove padding between labels to be consistent with iOS... #15

Closed hipwelljo closed 9 years ago

hipwelljo commented 9 years ago

... 7/8 design for table section index

hipwelljo commented 9 years ago

Would be wise to test this before merge! I tested it in my own project, but was unable to with a clean project due to error with Xcode project - will add issue.

kreeger commented 9 years ago

:+1: This looks fantastic, @hipwelljo. Thanks for all of your work on these pull requests, and sorry it's taken me so long to get them merged in! (Due to previous work obligations, I've been out of the iOS world for far too long.)

kreeger commented 9 years ago

This is now available in v2.0.0.

https://github.com/kreeger/BDKCollectionIndexView/releases/tag/v2.0.0