You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.
Do you have your own subclass of MCSwipeTableViewCell?
I had the problem that I implemented prepareForReuse in my subclass and did not call [super prepareForReuse];
Whenever I swipe one row away, another one of the rows becomes red as well. Has anyone ever seen this before?
The text was updated successfully, but these errors were encountered: