From a37307a7660d9e08e935cc66dde48b67815e0b69 Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 26 Oct 2024 03:13:11 +0200 Subject: [PATCH] fix: ic monochrome fix Signed-off-by: Infi --- app/src/main/res/drawable-v31/ic_launcher_monochrome.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/drawable-v31/ic_launcher_monochrome.xml b/app/src/main/res/drawable-v31/ic_launcher_monochrome.xml index 20ee0fa6..bb4ec258 100644 --- a/app/src/main/res/drawable-v31/ic_launcher_monochrome.xml +++ b/app/src/main/res/drawable-v31/ic_launcher_monochrome.xml @@ -5,5 +5,5 @@ android:viewportHeight="108"> + android:fillColor="@android:color/system_accent1_100" />