I am trying to achieve this in a ViewPager
The first fragment (blue) is displayed and the beginning of the next fragment must be displayed as well, so the user under
viewpager.setClipToPadding(false); viewpager.setPageMargin(-50);