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
In SwipeItemManagerImpl file, if use the integer to store the swipe state in SINGLE state, it will trigger state mess when scroll the listView. So use the set to store the swipe state for SINGLE as well.
#342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.