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

Not able to change color & size or dropdown lis #8

Open nitinlwd opened 9 years ago

nitinlwd commented 9 years ago

I tried calling

with the moto that that I will get inside this function for every element of the cell and then from their I will be able to change the color of the text but I am not able to do so.

Plz help me out with this.