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
It seems like the ClickListener of the RecyclerView is intercepting scrollEvents.
To reproduce click on a button and move like your scrolling.
Expected behaviour: RV would scroll
Actual behaviour: RV is not moving and also no click is triggered (which is correct)
The text was updated successfully, but these errors were encountered:
It seems like the ClickListener of the RecyclerView is intercepting scrollEvents.
To reproduce click on a button and move like your scrolling.
Expected behaviour: RV would scroll
Actual behaviour: RV is not moving and also no click is triggered (which is correct)
The text was updated successfully, but these errors were encountered: