Animating custom-drawn UITableViewCell when entering edit mode
- by Adam Alexander
Background
First of all, much gratitude to atebits for their very informative blog post Fast Scrolling in Tweetie with UITableView. The post explains in detail how the developers were able to squeeze as much scrolling performance as possible out of the UITableViews in Tweetie.
Goals
Beginning with the source code linked from the blog post…