Create a new file inside res/drawable folder and save it as triangle.xml <?xml version="1.0" encoding="utf-8"?><layer-list xmlns:android="http://schemas.android.com/apk/res/android" > <item> …
Create a new file in drawable folder and save it as circle.xml