public class NacMediaActivity.NacPagerAdapter
extends androidx.fragment.app.FragmentPagerAdapter
Constructor and Description |
---|
NacPagerAdapter(androidx.fragment.app.FragmentManager fragmentManager,
int behavior) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
androidx.fragment.app.Fragment |
getItem(int position) |
java.lang.CharSequence |
getPageTitle(int position) |
destroyItem, finishUpdate, getItemId, instantiateItem, isViewFromObject, restoreState, saveState, setPrimaryItem, startUpdate
public NacPagerAdapter(androidx.fragment.app.FragmentManager fragmentManager, int behavior)
public int getCount()
getCount
in class androidx.viewpager.widget.PagerAdapter
@NonNull public androidx.fragment.app.Fragment getItem(int position)
getItem
in class androidx.fragment.app.FragmentPagerAdapter
public java.lang.CharSequence getPageTitle(int position)
getPageTitle
in class androidx.viewpager.widget.PagerAdapter