I\'m trying to use the CollapsingToolbarLayout to have a collapsible toolbar with a ViewPager that fades away while scrolling up but I seem to lose the ability to scroll up
I managed to fix this by setting the ViewPager's height to a fixed size. It seems that wrap_content doesn't regardless of the image size.
wrap_content