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
I tried adding a ScrollListener to the DragScroll, but I did not find another way to hiding the BottomAppBar other than setting it to invisible, which is not optimal since there isn't the animation as seen on the above image.
The text was updated successfully, but these errors were encountered:
I see what you're referring to, but I don't know enough about nested scrolling to do anything about it. I'll keep looking into it, but feel free to look into it yourself.
I see what you're referring to, but I don't know enough about nested scrolling to do anything about it. I'll keep looking into it, but feel free to look into it yourself.
I'll have a look when I have some free time! Great library by the way, thanks!
When I scroll using the DragScroll, the BottomAppBar does not auto hide or show, like so:
https://cdn-images-1.medium.com/max/800/1*0uL_CBUwf2yElYVe6wpiig.gif
I tried adding a ScrollListener to the DragScroll, but I did not find another way to hiding the BottomAppBar other than setting it to invisible, which is not optimal since there isn't the animation as seen on the above image.
The text was updated successfully, but these errors were encountered: