MenuPopupHelper
(SESL variant) Presents a menu as a small, simple popup anchored to another view.
Constructors
Link copied to clipboard
constructor(@NonNull context: @NonNull Context, @NonNull menu: @NonNull MenuBuilder, @NonNull anchorView: @NonNull View)
Functions
Link copied to clipboard
Link copied to clipboard
API to get the underlying ListView of the Popup
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Update the popup menu content width.
Link copied to clipboard
Sets the view to which the popup window is anchored.
Link copied to clipboard
Sets whether the popup menu's adapter is forced to show icons in the menu item views.
Link copied to clipboard
Sets the alignment of the popup window relative to the anchor view.
Link copied to clipboard
Link copied to clipboard