[Solved] [iOS] How to animate the height of a UITableViewCell
[Solved] [iOS] How to animate the height of a UITableViewCell
- Subject: [Solved] [iOS] How to animate the height of a UITableViewCell
- From: WT <email@hidden>
- Date: Mon, 14 Mar 2011 14:29:08 -0300
Duh... I should have searched the web before firing the question to the list. It turns out there are many references to this exact task and its solution. Here's one such: http://www.alexandre-gomes.com/?p=482
Basically, the idea is to call -reloadRowsAtIndexPaths: withRowAnimation: at the appropriate moment.
Apologies for the unnecessary noise.
WT_______________________________________________
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