Android Question How To Set and Reset Button Background SatelistDrawable Colors

Richard Goh

Active Member
Licensed User
Longtime User
Hi
I have 3 buttons which have set the background color setting in form designer.
What I want to know is how can I set only button background color when the button is clicked without affecting others setting like alpha level, corner radius, border width, border color, and etc. for that button. Then to reset back to original color setting when another button is clicked.
Thanks in advance.
 
Top