preferences (1)

This commit is contained in:
2018-10-21 22:58:26 +02:00
parent 39fcddfaf0
commit 0b22a18088
5 changed files with 722 additions and 38 deletions

View File

@@ -0,0 +1,6 @@
<vector android:height="24dp" android:viewportHeight="1000"
android:viewportWidth="1000" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FF000000"
android:pathData="M500,500m-500,0a500,500 0,1 1,1000 0a500,500 0,1 1,-1000 0"
android:strokeColor="#000000" android:strokeWidth="1"/>
</vector>