bring back monochrome launcher icon
This commit is contained in:
parent
ab56d030fb
commit
d8a7051c5d
|
@ -2,4 +2,5 @@
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@drawable/new_launcher_background"/>
|
<background android:drawable="@drawable/new_launcher_background"/>
|
||||||
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
||||||
|
<monochrome android:drawable="@drawable/new_launcher_monochrome"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
|
@ -2,4 +2,5 @@
|
||||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<background android:drawable="@drawable/new_launcher_background"/>
|
<background android:drawable="@drawable/new_launcher_background"/>
|
||||||
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
||||||
|
<monochrome android:drawable="@drawable/new_launcher_monochrome"/>
|
||||||
</adaptive-icon>
|
</adaptive-icon>
|
Loading…
Reference in a new issue