Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 855 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 855 Bytes

PlayNewsStandDemo

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.

alt tag alt tag

Google Play Link

https://play.google.com/store/apps/details?id=com.naman14.newsstand

Credits

Thanks to kmshack for the original Android-ParallaxHeaderViewPager demo app. I made this on top of that for supporting scrollviews easily. See kmshack's Android-ParallaxHeaderViewPager lib on github