You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/res/drawable/ic_circle.xml

13 lines
404 B
XML

<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="15"
android:viewportHeight="15"
android:tint="?colorControlNormal">
<path
android:pathData="M7.5,7.5m-6.5,0a6.5,6.5 0,1 1,13 0a6.5,6.5 0,1 1,-13 0"
android:strokeColor="@android:color/white"
android:strokeWidth="1"/>
</vector>