seedvault: Enable monochrome icon
Just use foreground icon for now
This commit is contained in:
parent
09d6131a1c
commit
a83e36634c
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
||||
|
|
Loading…
Reference in a new issue