Debug: Material You launcher icon

pull/194/merge
M66B 3 years ago
parent 78f0e5703e
commit d4b8bb0cbb

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

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