Answers for "how to set background color null in android in button"

1

button background color not changing android

app:backgroundTint="@color/green"
Posted by: Guest on July-05-2021
0

how to set background color null in android in button

app:backgroundTint="@null"
Posted by: Guest on September-29-2021

Code answers related to "how to set background color null in android in button"

Browse Popular Code Answers by Language