Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 1.29 KB

File metadata and controls

25 lines (16 loc) · 1.29 KB

kakao / com.agoda.kakao.pager2 / ViewPager2AdapterAssertions

ViewPager2AdapterAssertions

interface ViewPager2AdapterAssertions : AdapterAssertions

Provides assertions for viewpager2 adapter

Inherited Properties

Name Summary
view abstract val view: ViewInteractionDelegate

Functions

Name Summary
hasSize open fun hasSize(size: Int): Unit
Check size of view pager 2 view

Inheritors

Name Summary
KViewPager2 class KViewPager2 : ViewPager2Actions, ViewPager2AdapterAssertions, SwipeableActions, BaseAssertions
View with SwipeableActions and ViewPager2Assertions