Quote:
Originally Posted by Prinny
WUTS THE MEANING OF LIEF.
No seriously though. When something in an xml says android:background="@drawable/listitem_background lets say...is that what the color of the background will be..? I'm working on theming the MMS apk..so would I have to go to listitem_background in the @drawable folder and change that listed item to be say...black if I want it to be black?
|
@drawable is defining an image @color"#00000000" or @color"transparent" will work for transparency
__________________
If you have a question please check the All things root Guide before asking something silly.
If you enjoy my work or just wanna say thank you hit thanks in my OP's
|