Package io.github.kakaocup.kakao.common.actions
See: Description
-
Interface Summary Interface Description BaseActions Base interface for performing actions on viewProvides a lot of basic action methods, such as click(), scrollTo(), etc. ScrollableActions Provides scrolling actions for viewImportant: does not hold any implementation SwipeableActions Provides swipe actions for views -
Class Summary Class Description NestedScrollToAction Scrolls to a given view with NestedScrollView support.