Package io.github.kakaocup.kakao.pager2
See: Description
-
Class Summary Class Description KEmptyViewPagerItem Empty implementation of KViewPagerItemUse this if you want to perform/assert on the root view of view holder KViewPager2 View with SwipeableActions and ViewPager2Assertions KViewPagerItem Base class for KViewPager2 adapter itemsPlease extend this class to provide custom view pager 2 view item types KViewPagerItemType For internal use. KViewPagerItemTypeBuilder Class that maps types to providing functionsTo be able to support different item types in KViewPager2, this class adds support for mapping item type classes to functions that provide them. -
Interface Summary Interface Description ViewPager2Actions Provides ScrollableActions implementation for ViewPager2 ViewPager2AdapterAssertions Provides assertions for viewpager2 adapter