Create default group and delete group (WIP)

This commit is contained in:
fgerber
2024-03-04 22:35:27 +01:00
parent 18ec8803f8
commit 872f31746e
11 changed files with 102 additions and 38 deletions

View File

@ -5,6 +5,6 @@
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:fillColor="?attr/background"
android:fillColor="@color/blue"
android:pathData="M0,0h960v960h-960z" />
</vector>