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
Unable to swipe down programmatically, when i debugged, the 'mSelected' field of ItemTouchHelper is null, thereby the allowedSwipeDirections gets 0 and it returns without swiping the item down.
Unable to swipe down programmatically, when i debugged, the 'mSelected' field of ItemTouchHelper is null, thereby the allowedSwipeDirections gets 0 and it returns without swiping the item down.