ShowableListMenu

A list menu which can be shown and hidden and which is internally represented by a ListView.

Inheritors

Functions

Link copied to clipboard
abstract fun dismiss()
Link copied to clipboard
abstract fun getListView(): ListView
Link copied to clipboard
abstract fun isShowing(): Boolean
Link copied to clipboard
abstract fun show()