[TIMOB-5776] Ability to change background color of MenuItems
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2011-10-17T12:46:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Patrick Seda |
Assignee | Marshall Culpepper |
Created | 2011-10-17T11:30:25.000+0000 |
Updated | 2014-06-19T12:43:59.000+0000 |
Description
Introduce the ability to change the background color of an Android MenuItem programmatically via the Titanium API.
The Android API does not expose this capability natively. There is nothing we can expose to allow you to do this. Also, doing a survey of several Android apps, I didn't find any that overrode the system theme for menus.