Package 

Interface BottomNavigationViewActions

  • All Implemented Interfaces:
    io.github.kakaocup.kakao.common.actions.BaseActions

    
    public interface BottomNavigationViewActions
     implements BaseActions
                        

    Provides actions for BottomNavigationView

    • Method Summary

      Modifier and Type Method Description
      Unit setSelectedItem(Integer id) Sets the given item id as selected
      abstract ViewInteractionDelegate getView()
      • Methods inherited from class io.github.kakaocup.kakao.bottomnav.BottomNavigationViewActions

        act, click, doubleClick, longClick, onFailure, pressImeAction, repeatUntil, scrollTo
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait