Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Updating the cell #68

Open
mathiasgithub opened this issue May 1, 2014 · 0 comments
Open

Updating the cell #68

mathiasgithub opened this issue May 1, 2014 · 0 comments

Comments

@mathiasgithub
Copy link

Does anybody know how I could I update the cell subviews at end of swipe?

-(void)swipeTableViewCellDidEndSwiping:(MCSwipeTableViewCell *)cell {
cell.accessoryType = UITableViewCellAccessoryCheckmark;
}

Right now accessoryType does not attach to the horizontal slide view, and the same goes for textLabel, detailTextLabel...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant