Open Michal-easycore opened 10 years ago
You have to use headeroverlaylayout!!!
I've used headerOverlayLayout and it works just fine, but it looses parallax effect. Is there any way to achieve this in the headerOverlayLayout?
@MrBrightside29 can you please post me how have you implemented it.i am getting a NPE on setContentView(helper.createView(this));
Thank for this library, very appreciated! I have one problem though, I use ViewPager from support lib inside header layout but it wont intercept touch events to swap between inner fragments. Any thoughts? Thank you.