Is there some way to show a small portion of the adjacent fragments while using the ViewPager
in Android compatibility package.
The view that I want to make will show the current fragment in center and the edges of the fragments which are before and after the current one on either side.