Package 

Class NestedScrollToAction

  • All Implemented Interfaces:
    androidx.test.espresso.ViewAction

    
    public final class NestedScrollToAction
     implements ViewAction
                        

    Scrolls to a given view with NestedScrollView support.

    • Method Summary

      Modifier and Type Method Description
      Matcher<View> getConstraints()
      • Methods inherited from class io.github.kakaocup.kakao.common.actions.NestedScrollToAction

        getDescription, perform
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NestedScrollToAction

        NestedScrollToAction()