diff options
Diffstat (limited to 'app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml')
-rw-r--r-- | app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index ee5cb46..b6d656c 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | |||
@@ -8,4 +8,5 @@ | |||
8 | <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | 8 | <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
9 | <background android:drawable="@drawable/ic_launcher_background"/> | 9 | <background android:drawable="@drawable/ic_launcher_background"/> |
10 | <foreground android:drawable="@drawable/ic_launcher_foreground"/> | 10 | <foreground android:drawable="@drawable/ic_launcher_foreground"/> |
11 | <monochrome android:drawable="@drawable/ic_launcher_foreground"/> | ||
11 | </adaptive-icon> | 12 | </adaptive-icon> |