with List Fragment

fun withListFragment(listFragment: List<Fragment>): ViewPagerConfiguration

method to define the list of fragments to include inside the ViewPager

Parameters

listFragment

list of Fragments to include

Sources

Link copied to clipboard