Clean Resources

This commit is contained in:
LooKeR
2021-12-06 01:21:10 +05:30
parent 96d8c58a0a
commit 95aa50a47c
13 changed files with 10 additions and 81 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/green50" />
<background android:drawable="@color/md_theme_light_surface" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>