vicpenap / VPPDropDown

VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.
http://vicpenap.github.com/VPPDropDown
Other
204 stars 36 forks source link

Fix index path condition processing #7

Closed gin0606 closed 9 years ago

gin0606 commented 11 years ago

I fixed tableView:dropdownsContainIndexPath:'s IndexPath condition processing.

this change can contain more DropDown row to 1 section.

plz check and merge this :)