Drop-Down Menu

A widget that presents a list of actions as a drop-down/pull-down menu.

A drop-down/pull-down menu is a very familiar concept in desktop computing environment, where applications are relatively complex and presenting easy access to features/menu/commands are crucial to the usability of the applications. Mobile apps are now also becoming more complex and richer in features, which makes providing easy access to the available actions as important as it is in the desktop environment.

With widgets such as the DroidUX's QuickActionBar, QuickActionGrid, and DropDownMenu, it is fast and easy to presents important or frequently used actions/functionalities in your app to the users, which results in greater usability of your app and more pleasant experience for your users.

Specifications