parent
9a029c7b85
commit
24ce7364d0
@ -0,0 +1,4 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<solid android:color="@color/md_blue_800" /> |
||||
</shape> |
@ -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="@drawable/ic_launcher_background" /> |
||||
<background android:drawable="@drawable/ic_launcher_b1" /> |
||||
<foreground android:drawable="@drawable/ic_launcher_1" /> |
||||
</adaptive-icon> |
Loading…
Reference in new issue