ParallaxScroll
ParallaxScroll copied to clipboard
Change header view in runtime
Hi,
This project is so great, I am using it to solve me problem. I would like to know, is it possible to use fragment to be the header view in ParallaxExpandableListView? Could I change header view in runtime by fragment transaction or reset it to other view?
Thanks a lot.
I dont see any reason why not putting a FrameLayout as header view and make fragment transition to it.