I need to create an interface like Google Newsstand which is a sort of ViewPager (horizontal scroll) over a collapsing header (vertical scroll). One of my requirements is to
You dont need use the NestedScrollView to have the parallax effects. try something like this: