Android App Development With AndroidCource: Android Popup Menu
Showing posts with label Android Popup Menu. Show all posts
Showing posts with label Android 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