How to hide/show Toolbar when list is scrolling?
In this tutorial describes how to show effect when list is scrolling up and down. Hiding Toolbar and any other views when list is scrolling down and showing it again when it’s scrolling up. In this tutorial we are using RecyclerView and Tollbar to achieve this effect as we see in Google play. We will add list header on top of the list. To complete this task follow below points. – See more at: http://findnerd.com/list/view/How-to-hideshow-Toolbar-when-list-is-scrolling/3303