FloatingActionButtonSpeedDial icon indicating copy to clipboard operation
FloatingActionButtonSpeedDial copied to clipboard

Issues with scrolling to the top & bottom

Open ShahoodulHassan opened this issue 6 years ago • 1 comments

Hi, I'm using this FAB in a CoordinatorLayout but facing two problems which both apparently relate to scrolling of content in RecyclerView to the extreme top or bottom:

  1. The over scroll effect (the glow effect of overScrollMode) is lost.
  2. When i kinetically scroll to the top or bottom and tap on a list item, the tap doesn't register. I have to tap another time for it to register.

The issues are gone as soon as I set the visibility of the FAB to GONE.

Both these issues are annoying and overshadowing the benefits of this otherwise great library. Kindly fix these. Thanks!

ShahoodulHassan avatar Nov 12 '18 18:11 ShahoodulHassan

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Jan 12 '19 04:01 stale[bot]