The ViewPager comes with the OnPageChangeListener
interface. By setting some flags for the previous and currently shown pages, you can emulate this behavior.
The ViewPager comes with the OnPageChangeListener
interface. By setting some flags for the previous and currently shown pages, you can emulate this behavior.