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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

python - How to remove the Xframe Options header in django? -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -