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">
|
||||
<background android:drawable="@drawable/new_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
||||
<monochrome android:drawable="@drawable/new_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
|
@ -2,4 +2,5 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/new_launcher_background"/>
|
||||
<foreground android:drawable="@drawable/new_launcher_foreground"/>
|
||||
<monochrome android:drawable="@drawable/new_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
Loading…
Reference in a new issue