android - Toolbar like in the chrome app -


how can toolbar hides/shows when scrolling webview down/up, able refresh scrolling listview when webview @ top (pulldownrefresh), google chrome app android .

for collapsing toolbar have use collapsingtoolbarlayout explained in android design support library has collapsing toolbar.

and pull down refresh take @ swiperefreshlayout.


Comments