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 turned out that the problem is that ScrollState is SCROLL_STATE_SETTLING even if it scrolls to the end.
This has been confirmed with the GooglePay app.
Overview (Required)
Steps To Reproduce
Expected behavior
Click event occurs
Env:
Additional context
Setting [android: nestedScrollingEnabled = "false"] to RecyclerView was correct, but I did not understand the reason.
The text was updated successfully, but these errors were encountered: