I\'m currently using this code but the background is not changing.It is still showing accent-color as background.
LE: From my point of view I suggest you use Button or AppCompatButton.
Button
AppCompatButton
Try this:
gradient.xml
button.xml
Result:
With corner radius change gradient.xml to:
corner radius