mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Support A13 Themed Icons (#597)
This commit is contained in:
parent
8e4d652ed6
commit
55ed52eba2
2 changed files with 4 additions and 2 deletions
|
|
@ -2,4 +2,5 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher2_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher2_foreground"/>
|
||||
</adaptive-icon>
|
||||
<monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
|
|
|||
|
|
@ -2,4 +2,5 @@
|
|||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher2_background"/>
|
||||
<foreground android:drawable="@drawable/ic_launcher2_foreground"/>
|
||||
</adaptive-icon>
|
||||
<monochrome android:drawable="@drawable/ic_launcher2_foreground"/>
|
||||
</adaptive-icon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue