Android Question StdActionBarHelper Enable/Disable MenuItem

William Hunter

Active Member
Licensed User
Longtime User
What is the correct syntax to Enable/Disable a MenuItem? I see there is an Enabled Boolean under MenuItem – Members, but I don't know how to use it. Any help greatly appreciated. :(
 
Last edited:

William Hunter

Active Member
Licensed User
Longtime User
It is not possible to disable a menu item.
Thank you Erel. This combination produces a very attractive menu. While I can disable the code accessed from a Menu Item using a Boolean flag, it may not be evident to a user why taping on a menu item has no effect.

Is there a similar menu system available that would permit enable/disable of menu items? I need a menu that would nest in the title bar or lower tray.

Best regards :)
 
Upvote 0
Top