chore: code cleanup

This commit is contained in:
rebelonion
2024-04-19 06:03:40 -05:00
parent 386e02a564
commit 24147e746a
198 changed files with 1367 additions and 965 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="#C6140A"/>
<solid android:color="#C6140A" />
<size
android:width="100dp"
android:height="100dp"/>
android:height="100dp" />
</shape>