Added Stat activity, helpers and cleanup

This commit is contained in:
soraefir
2024-02-09 00:12:01 +01:00
parent f9285d0f31
commit ca5465bc75
22 changed files with 229 additions and 107 deletions

View File

@ -5,6 +5,6 @@
android:viewportWidth="960"
android:viewportHeight="960">
<path
android:fillColor="#FF0187FF"
android:fillColor="@color/darkgray"
android:pathData="M0,0h960v960h-960z" />
</vector>