Hi everyone,
I want to make a round button with changeable background color that has an image in the middle of it, i can set and change the color with statelist colordrawable but i can't add image on it.
I also try to add imageview on top of the button but the button always on top of it even though i set BringToFront to the imageview it will still at the back of the button (the button and the imageview is in the same panel).
Could somebody can help me to solve this?
Thanks.