Quote:
Originally Posted by brianr
Actually I'd like to do the same thing to a UITableView that has two (and only two) rows in it (for editing)... it's kind of annoying when you can swipe it and it bounces a little.
|
Im having this same problem and everything that ive tried doesnt seem to work....anyone have an example of how to do this for UITableView?
Basically, I want to get rid of the bounces. I tried setting up the BOOL, but it didnt seem to work.