mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-16 22:56:54 +08:00
Added Themed / Monochrome App icon support (#47)
Signed-off-by: Sébastien Delord <57289288+sebastien46@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user