Hi,
i try to pretty-up the gui a little for my app. I want to change the appearance
of the buttons and TextViews.
Do you know how to change the selected-state of a button or a textview?
I can set the Backgroundcolor by .setBackgroundColor() but i cannot find a method
to change the background when the button is selected - like the rollover-state on the web.
Does anybody know how to skin these items?
Thanks!


