background color in a ImageButton

Pedro picture Pedro · Jun 25, 2010 · Viewed 16.8k times · Source

I put a background color in a ImageButton? How?

Answer

tomash picture tomash · Jun 25, 2010
android:background="#rrggbb" 

in XML file with layout definition, then use PNG file with transparency as image source