Hi Guys I'm new in android development and i want to create a custom shape like the one shown in the below image. I want to know if this can be achieved using xml markup or what is the right way to do it?
Asked
Active
Viewed 182 times
0

Community
- 1
- 1

Nudier Mena
- 3,254
- 2
- 22
- 22
-
This would have to be done programmatically by [creating a custom View](http://developer.android.com/training/custom-views/index.html). – chRyNaN May 01 '16 at 19:44
-
is it done or not? – Deep Dave May 03 '16 at 12:26