Hi everyone. I want to draw buttons like as shown in image. What is best to draw triangle buttons XML or Java Code for multi support screen?
Asked
Active
Viewed 23 times
0
-
You Should Use Drawable. – Learning Always Oct 25 '17 at 07:20
-
can this link help https://stackoverflow.com/questions/18507351/how-to-create-custom-button-in-android-using-xml-styles? – El0din Oct 25 '17 at 07:23
-
go for the drawable, it will be of less size and will ofcourse support multiple screen – Aman Shekhar Oct 25 '17 at 07:23
-
ok thanks all .. can anyone plz forward some examples so that i can follow ? – AhMed ShOda Oct 25 '17 at 07:26