Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with the BottomAppBar's hideOnScroll. #128

Open
khecha opened this issue Mar 11, 2019 · 3 comments
Open

Not compatible with the BottomAppBar's hideOnScroll. #128

khecha opened this issue Mar 11, 2019 · 3 comments

Comments

@khecha
Copy link

khecha commented Mar 11, 2019

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.

@turing-tech
Copy link
Owner

I'll look I to this and get back to you!

@turing-tech
Copy link
Owner

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.

@khecha
Copy link
Author

khecha commented Mar 12, 2019

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants