I am running on a Samsung Galaxy Tab 3 with Android 4.4.2
If I have SetApplicationAttribute(android:theme, "@android:style/Theme.Holo") in my Manifest
Then use AddMenuItem2 the ICON does not show up in the MenuItem
If I comment out the Holo theme then AddMenuItem2 works just fine the the ICON shows up on the menuitem.
If I do not use the Holo theme the compiler complains that I should have it.
How do I use the Holo theme and get the ICONs on the menuitems?
Is there an easy way for me to fix this problem?
Bob Valentino
If I have SetApplicationAttribute(android:theme, "@android:style/Theme.Holo") in my Manifest
Then use AddMenuItem2 the ICON does not show up in the MenuItem
If I comment out the Holo theme then AddMenuItem2 works just fine the the ICON shows up on the menuitem.
If I do not use the Holo theme the compiler complains that I should have it.
How do I use the Holo theme and get the ICONs on the menuitems?
Is there an easy way for me to fix this problem?
Bob Valentino