Change the background color of the options menu

Posted by feragusper on Stack Overflow See other posts from Stack Overflow or by feragusper
Published on 2010-05-31T14:44:46Z Indexed on 2010/05/31 14:53 UTC
Read the original article Hit count: 192

Filed under:
|

I'm trying to change the default color for the options menu which is white. I want a black background for every item on the options menu. I've tried some shoots like android:itemBackground="#000000" on the item element within the menu element but it doesn't work. I don't know if this is doable or not. Any idea would be welcome! :)

© Stack Overflow or respective owner

Related posts about android

Related posts about ui