I am currently learning android and wanted to make a button that has elevation effect in it. To be more precise I want elevation effect like the image below.
Can anyone help me on how to make this type of button in android studio?
I am currently learning android and wanted to make a button that has elevation effect in it. To be more precise I want elevation effect like the image below.
Can anyone help me on how to make this type of button in android studio?
Add a XML file in drawable folder and name it a.xml:
Add in your button:
Output: