Android custom vector scaling
问题 I am attempting to create a custom shape to use as the background for my menu drawer. The issue i'm experiencing is that i can't get the shape i want. At the moment i am creating the shape as an svg in Adobe Illustrator and then converting that into an XML drawable but it isn't having the desired effect. How can i get the vector drawable to scale depending on its parent ( match_parent ) and content ( wrap_content )? menu_shape.xml An issue i've picked up on this is that this shape isn't