Demo app for achieving UI like the one used in latest Google Play Newsstand app.
This demo app uses a parallax header with Ken Burns Effect, a ViewPager and Fragments containing scrollviews.
https://github.com/naman14/PlayNewsStandDemo
Credit goes to kmshack for the original code which used listviews. I modified it to include notifying scroll views.