An open API service indexing awesome lists of open source software.

https://github.com/codepath/android-menus-popups-dialogs-demo

Android app demonstrating how to display menus, popups and dialogs.
https://github.com/codepath/android-menus-popups-dialogs-demo

Last synced: about 2 months ago
JSON representation

Android app demonstrating how to display menus, popups and dialogs.

Awesome Lists containing this project

README

        

# Menus + Popups + Dialogs Demo

Android demo of menus, popups and dialogs. See the [Menus and Popups](http://guides.thecodepath.com/android/Menus-and-Popups) cliffnotes for more details.

Features:

* Displaying a custom dialog with layout content
* Displaying a custom dialog with alert builder
* Displaying a popup menu to show secondary actions
* Displaying a popup window for a tooltip
* Enabling contextual action modes for list items

Screens: