I put a background color in a ImageButton? How?
+1
A:
android:background="#rrggbb"
in XML file with layout definition, then use PNG file with transparency as image source
tomash
2010-06-25 12:20:35