devNight-mon / AnimatedHeader-HidesOnSwipe

In this post we will see how to achieve an effect that you can observe in YouTube app - hiding Toolbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this post we will see how to achieve an effect that you can observe in YouTube app - hiding Toolbar when list is scrolling down and showing it again when it’s scrolling up. Where appropriate, upon scrolling down, the app bar can scroll off the screen, leaving more vertical space for content. Upon scrolling back up, the app bar should be shown again.

AnimatedHeader

About

In this post we will see how to achieve an effect that you can observe in YouTube app - hiding Toolbar

License:Apache License 2.0


Languages

Language:Kotlin 100.0%