Package-level declarations

Types

Link copied to clipboard
abstract class PagerAdapter
abstract class PagerAdapter
Base class providing the adapter to populate pages inside of a ViewPager.
Link copied to clipboard
PagerTabStrip is an interactive indicator of the current, next, and previous pages of a ViewPager.
Link copied to clipboard
PagerTitleStrip is a non-interactive indicator of the current, next, and previous pages of a ViewPager.
Link copied to clipboard
open class ViewPager : ViewGroup
open class ViewPager : ViewGroup
(SESL variant) Layout manager that allows the user to flip left and right through pages of data.