PopupMenu in older android API -


can use popupmenu in older api without using support library v7 ?

i using support library v4, it's not enough this

and alternative, if don't use ?

popupmenu available in api 11 or higher. far can tell documentation not included in support library , cannot used on lower api version. should use alternative dialog or contextmenu in situations. it's not same thing kind of close.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -