java.lang.Object | |
↳ | android.support.test.espresso.contrib.DrawerActions |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Closes the
DrawerLayout with the given id.
| |||||||||||
Opens the
DrawerLayout with the given id.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Closes the DrawerLayout
with the given id. This method blocks until the drawer is fully
closed. No operation if the drawer is already closed.
Opens the DrawerLayout
with the given id. This method blocks until the drawer is fully
open. No operation if the drawer is already open.