SimpleOnPageChangeListener
Simple implementation of the OnPageChangeListener interface with stub implementations of each method. Extend this if you do not intend to override every method of OnPageChangeListener.
Functions
Link copied to clipboard
This method will be invoked when the current page is scrolled, either as part of a programmatically initiated smooth scroll or a user initiated touch scroll.
Link copied to clipboard
Called when the scroll state changes.
Link copied to clipboard
This method will be invoked when a new page becomes selected.