androidx.drawerlayout.widget
Interfaces
DrawerLayout.DrawerListener | 
            
               Listener for monitoring events about drawers.  | 
          
Classes
DrawerLayout | 
            
               DrawerLayout acts as a top-level container for window content that allows for interactive "drawer" views to be pulled out from one or both vertical edges of the window.  | 
          
DrawerLayout.LayoutParams | 
            |
DrawerLayout.SavedState | 
            
               State persisted across instances  | 
          
DrawerLayout.SimpleDrawerListener | 
            
               Stub/no-op implementations of all methods of   |