Android App Development With AndroidCource: Popup Menu
Showing posts with label Popup Menu. Show all posts
Showing posts with label Popup Menu. Show all posts

Friday, 15 September 2017

Android Popup Menu

Popup Menu


A popup menu displays a list of items in a vertical list that's anchored to the view that invoked the menu.

It disappears if you click outside the popup

Inherited from android.widget.PopupMenu is the direct subclass of java.lang.Object class.

Ads