ref: 2f07c3711ce825bda121098aa646d5abfcfd0435
app/src/main/res/drawable/stop_bg.xml
1 2 3 4 5 6 7 8 9 |
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:pathData="M2.807,12a9.193,9.193 0,1 0,18.386 0a9.193,9.193 0,1 0,-18.386 0z" android:fillColor="@android:color/black"/> </vector> |