Android UI - Menus
Topics
- Types of menus
- Options menu
- Context menu
- Popup menu
- Creating menu using Menu resource
Types of Menus
- Options menu and action bar
- Since Android 3.0, the menu button is dropped
- Consists of Navigation, Icons, & Menu
- Context menu and contextual action mode
- Revealed on long-click on an element
- Popup menu
- A modal menu anchored to a View
Download course content