ScrollingBehaviorAndroid
This project is a demo of AppBar Scrolling behaviors in Android application. This demo contains various scrolling behaviors with Tabbar, Toolbar, Flexible space, image Parallax, Flexible space with content overlapping. It is a demo app for the blog I written here ...
Install / Use
/learn @karthikraj-duraisamy/ScrollingBehaviorAndroidREADME
ScrollingBehaviorAndroid
This project is a demo of AppBar Scrolling behaviors in Android application. This demo contains various scrolling behaviors with Tabbar, Toolbar, Flexible space, image Parallax, Flexible space with content overlapping. It is a demo app for the blog I written here ...
AppBar Scrolling with Toolbar
<img src="/graphics/appbarscrolls.gif" width="25%" />AppBar Scrolling with tabbar
<img src="/graphics/appBarToolBar.gif" width="25%" /> <img src="/graphics/appBarToolBarScrollsFully.gif" width="25%" /> <img src="/graphics/appBarToolBarStaysFully.gif" width="25%" />AppBar Scrolling with Flexible Space
<img src="/graphics/FlexibleSpaceScrolling.gif" width="25%" />AppBar Scrolling with Image parallax
<img src="/graphics/imageParallaxScrolling.gif" width="25%" />AppBar Scrolling with Flexible Space and content overlapping
<img src="/graphics/flexiSpaceContentOverlapping.gif" width="25%" />