I want create shape such as this image :
But i do not want use 9 pach png image, i want create this shape in drawable folder. How can i create this? Any help could be appreciated! Thanks
You could use VectorDrawable if your using >api 21, or shapes(maybe a triangle and rectangle combined) with borders.