UITableView Cell reordering when cell size is larger than screen size
UITableView Cell reordering when cell size is larger than screen size
- Subject: UITableView Cell reordering when cell size is larger than screen size
- From: Tharindu Madushanka <email@hidden>
- Date: Mon, 29 Jul 2013 16:05:14 +0530
Hi,
I have a UITableView with first cell is not re-orderable and all other
cells are having re-order handle. Also I have a UIRefreshControl on table
view.
UITableView cells are at 600 px height. When I click on re-order handle of
any cell cell immediately starts moving downwards. It's very hard to move a
cell up. Is there any solution for this. I've tried even with a simple
UITableView sample it's cells also tend to move downwards when size is
large.
Is there a solution? or am I doing something wrong here.
Thank you and Kind Regards,
Tharindu
_______________________________________________
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