I need to add a shadow to a Button with these attributes \"from zelplin\":
and this is the design
I tried this code
use AppCompatButton instead of Button,use elevation and use android:backgroundTint for button colour.
AppCompatButton
Button
elevation
android:backgroundTint
output is,