All Questions
2 questions
3
votes
2
answers
2k
views
How to prevent hide toolbar by scroll itself
I have problem with CoordinatorLayout and behavior of Toolbar.
As usual I want to hide/show toolbar by scroll.And it is work fine.But if I fling on Toolbar itself it will hide independently of ...
0
votes
3
answers
1k
views
How to make extended app bar with tabs collapse and expand while scrolling?
newbie here. I'm currently developing an app for our project at school and we wanted to show the logo on our extended app bar and will fade out and collapse upon scroll, so is there a way on how to do ...