Monday, 26 August 2013

Changing background of a button in widget: Android

Changing background of a button in widget: Android

I need to change background of a button programmatically. That button is
placed in a widget.
I got an example of changing background color here, but this is only for
changing color, and I want to use an image instead of a color.
Is there any way to apply a background image to a button programmatically?
Thank you

No comments:

Post a Comment