Category "imagebutton"

ImageButton color getting changed to default on reloading the activity/app

On button (ImageButton) click I'm changing its background color to something else but as soon as I reload the app or open another activity and come back, the bu

How to remove ImageButton's standard background image?

In ImageButton I want to remove the standard button background image. In http://developer.android.com it is said, that one must define his\her own background im

How to remove ImageButton's standard background image?

In ImageButton I want to remove the standard button background image. In http://developer.android.com it is said, that one must define his\her own background im