Actions
Feature #411
closedThe nested scrolling child sometimes locks when scrolling down slowly
Start date:
04/23/2019
Due date:
% Done:
0%
Estimated time:
Description
This appears to be some bug in Android's nested scrolling child and how it interfaces with the app bar layout. Specifically, when scrolling down slowly at a specific rate, once a layer in the app bar layout is fully displayed, it will continue to consume the scroll instead of passing it down to the nested scrolling child.
This does not manifest when scrolling quickly.
Actions