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
@Override public float getPageWidth(int position) { return 0.9f; }
Use this, this will work perfectly and make sure that your class extended to PagerAdapter