android.support.wearable.view.drawer
Annotations
WearableDrawerView.DrawerState | Enumeration of possible drawer states. |
WearableNavigationDrawer.NavigationStyle | Enumeration of possible drawer styles. |
Interfaces
WearableActionDrawer.OnMenuItemClickListener | Interface responsible for receiving menu item click events if the items themselves do not have individual item click listeners. |
Classes
WearableActionDrawer |
This class is deprecated.
use the androidx.wear.widget.drawer.WearableActionDrawerView provided by the
Android Support Library Wear module instead.
|
WearableDrawerLayout | This class is deprecated. use the implementation provided by the Android Support Library Wear module instead. |
WearableDrawerLayout.DrawerStateCallback | Listener for monitoring events about drawers. |
WearableDrawerView |
This class is deprecated.
use the androidx.wear.widget.drawer.WearableDrawerView provided by the
Android Support Library Wear module instead.
|
WearableNavigationDrawer |
This class is deprecated.
use the androidx.wear.widget.drawer.WearableNavigationDrawerView provided by
the Android Support Library Wear module instead.
|
WearableNavigationDrawer.WearableNavigationDrawerAdapter | Adapter for specifying the contents of WearableNavigationDrawer. |
Annotations
Interfaces
Classes