androidx.wear.widget.drawer
Interfaces
| WearableNavigationDrawerView.OnItemSelectedListener | Listener which is notified when the user selects an item. |
Classes
| WearableActionDrawerView | Ease of use class for creating a Wearable action drawer. |
| WearableDrawerController |
Provides the ability to manipulate a WearableDrawerView's position
within a WearableDrawerLayout.
|
| WearableDrawerLayout | Top-level container that allows interactive drawers to be pulled from the top and bottom edge of the window. |
| WearableDrawerLayout.DrawerStateCallback | Listener for monitoring events about drawers. |
| WearableDrawerView |
View that contains drawer content and a peeking view for use with WearableDrawerLayout.
|
| WearableNavigationDrawerView | Ease of use class for creating a Wearable navigation drawer. |
| WearableNavigationDrawerView.WearableNavigationDrawerAdapter | Adapter for specifying the contents of WearableNavigationDrawer. |

