mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 10:31:02 +00:00
chore: code cleanup
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user