Situation I am currently exploring android development on xamarin and therefor decided to develop a small game. Within the game, I have an ImageButton to access
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
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
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