Custom Android Button in Android Studio
Here I have shown you how to create custom Buttons in Android Studio, you can copy the below codes and can change as per your need
activity_main.xml
create below files in Drawable folder , right click on folder then click new then Drawable resource file.
circle.xml
oval.xm
round.xml
rectangle.xml
backgroundlayout.xml
MainActivity.java
No comments:
Post a Comment