How can I prevent UITableViewRowAnimationAutomatic to slide down my UISearchBar?
How can I prevent UITableViewRowAnimationAutomatic to slide down my UISearchBar?
- Subject: How can I prevent UITableViewRowAnimationAutomatic to slide down my UISearchBar?
- From: Florian Pilz <email@hidden>
- Date: Thu, 19 Apr 2012 08:11:25 +0200
I have figured out how to hide the SearchBar when my view appears, so it will be hidden unless you scrolled it down and only used modal dialogues. However, if I add or delete a row from my table, the search bar slides into the visible part of the view, due to the animation triggered. Is it possible to disallow the animation to scroll the view down if that would cross a certain height?
-- Florian
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden