What is the easiest way to change the appearance of standard widgets like Button
, Spinners
, ListView
, etc?
views:
46answers:
1Does that mean I can use different images for those components? In case I want a button background designed by me, can I use that as a theme / style?
Ragunath Jawahar
2010-08-30 18:36:22
Yes, see http://blog.androgames.net/40/custom-button-style-and-theme/ for creating a button style specifically.
Mayra
2010-08-30 18:41:49
Thanks a lot @Mayra
Ragunath Jawahar
2010-08-30 18:47:17