I have an image inside a button. When I'm trying t...
# compose
m
I have an image inside a button. When I'm trying to change the background color of the button by colors = ButtonDefaults.buttonColors(color) the background invoked and hide the image too
c
Code snippet?