androidx.viewpager.widget
Interfaces
OnAdapterChangeListener |
Callback interface for responding to adapter changes. |
OnPageChangeListener |
Callback interface for responding to changing state of the selected page. |
PageTransformer |
A PageTransformer is invoked whenever a visible/attached page is scrolled. |
Classes
PagerAdapter |
Base class providing the adapter to populate pages inside of a |
PagerTabStrip |
PagerTabStrip is an interactive indicator of the current, next, and previous pages of a |
PagerTitleStrip |
PagerTitleStrip is a non-interactive indicator of the current, next, and previous pages of a |
ViewPager |
Layout manager that allows the user to flip left and right through pages of data. |