StikkyHeader icon indicating copy to clipboard operation
StikkyHeader copied to clipboard

Force header height to min

Open vpratfr opened this issue 8 years ago • 0 comments

Hi,

My layout is as follow :

LAYOUT
|_ HEADER
|_ PAGER
   |_ MapView
   |_ RecyclerView
|_ Floating action button

When pushing the FAB, I want to animate the header to min height (if necessary) and show the map view. When pushing the FAB again, I would like to show the recycler view again (and leave the header minimized)

Any way to do that?

vpratfr avatar Mar 02 '16 18:03 vpratfr