Animating UICollectionViewCell selection
Animating UICollectionViewCell selection
- Subject: Animating UICollectionViewCell selection
- From: Rick Mann <email@hidden>
- Date: Mon, 23 Jun 2014 16:00:47 -0700
Why is there no -[UICollectionViewCell setSelected:animated]? UITableViewCell has this.
But the real problem seems to be that when iOS is handling UICollectionView cell selection, it doesn't set selected on a cell inside an animation block.
Since I don't to participate in the cell-selection process, what's the best way to solve this?
TIA,
--
Rick
_______________________________________________
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