A base class providing the Adapter used to populate pages inside of a ViewPager.
Base class providing the Adapter used to populate pages inside of a ViewPager. You will most likely want to use a more specific implementation of this, such as FragmentPagerAdapter or FragmentStatePagerAdapter.
More information can be found in the documentation of the class.
Tag Usage:
android android-viewpager fragmentpageradapter fragmentstatepageradapter