commit | 75edf486a2f609ef8f289317ff91578d1465e24e | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Sat Aug 20 21:58:02 2022 +0200 |
committer | Tim Zimmermann <tim@linux4.de> | Tue Mar 05 06:08:20 2024 +0100 |
tree | 74b25a7f98251c9e5a13e93b860be1c272bdf55a | |
parent | 9e2bc3870ac1d94d9f69e08e3cb64774eaddebd6 [diff] |
Stk: Themed icon Change-Id: I88b5b018c07e781c48ace438de66c879ee61520c
diff --git a/res/mipmap-anydpi/ic_launcher.xml b/res/mipmap-anydpi/ic_launcher.xml index 92971f7..1aca087 100644 --- a/res/mipmap-anydpi/ic_launcher.xml +++ b/res/mipmap-anydpi/ic_launcher.xml
@@ -2,4 +2,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_background"/> <foreground android:drawable="@drawable/ic_foreground"/> + <monochrome android:drawable="@drawable/ic_foreground" /> </adaptive-icon>