mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-30 00:01:02 +00:00
chore: code refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/grey_nav"/>
|
||||
<corners android:radius="40dp"/>
|
||||
<solid android:color="@color/grey_nav" />
|
||||
<corners android:radius="40dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user