This is really strange... So i created a drawable ...
# android
j
This is really strange... So i created a drawable resource file to create corner radius for my button.. If I set the background property to that file I get the corner radius as I want.. however, the background tint is being overwritten by the background property? So I can't set a background color of the button... any idea how to fix this
c
Can we see your code?