mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Fix: Themed icon support in A13 for debug/neo
This commit is contained in:
parent
1b843aadd7
commit
05c44d0a1a
@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background_debug" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground_debug" />
|
||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
|
||||
</adaptive-icon>
|
@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background_debug" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground_debug" />
|
||||
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
|
||||
</adaptive-icon>
|
Loading…
x
Reference in New Issue
Block a user