cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

Hide toolbar and tabs. #45

Open Wolftein opened 9 years ago

Wolftein commented 9 years ago

The current implementation only works for toolbar, would be awesome to also support any kind of view instead of only Toolbar. In my case i have a LinearLayout that contains the toolbar and tabs and i would like to hide only a portion of that LinearLayout

jjhesk commented 9 years ago

yes. i am working combining another library on #76