Auto-hiding toolbar

from the CommonsWare Community archives

At May 12, 2018, 4:19am, Shahood asked:

Hi,

Please have a look at the highlighted text in attached screenshot from chapter Toolbar. Are we gonna learn how to implement this auto hiding toolbar, during the course of this book? If not, is there a library or gist to use? Can u pl provide any links?


At May 12, 2018, 11:21am, mmurphy replied:

Are we gonna learn how to implement this auto hiding toolbar, during the course of this book?

No, I do not cover that, sorry.

If not, is there a library or gist to use?

My understanding is that there are recipes for accomplishing this using AppBarLayout and CollapsingToolbarLayout from the Design Support library.


At May 12, 2018, 11:34am, Shahood replied:

Ok I’ll try to look that up. Thanks.