Is there a way hide or show a View or the ToolBar through ListView.onScroll method()?
Following an example
This example use a RecyclerView, but I need do this with a ListView
Example source: https://github.com/mzgreen/HideOnScrollExample
Following an example
This example use a RecyclerView, but I need do this with a ListView
Example source: https://github.com/mzgreen/HideOnScrollExample