From 0dc564a99a1ea868498af49b4ea8600f46891e88 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Mon, 2 Jan 2023 18:26:24 +0100 Subject: [PATCH] Use filled monochrome icon for debug builds --- .../res/drawable/ic_launcher_monochrome.xml | 18 ++++++++++++++++++ .../res/drawable/ic_launcher_monochrome.xml | 4 +++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 app/src/debug/res/drawable/ic_launcher_monochrome.xml diff --git a/app/src/debug/res/drawable/ic_launcher_monochrome.xml b/app/src/debug/res/drawable/ic_launcher_monochrome.xml new file mode 100644 index 000000000..24fb680c0 --- /dev/null +++ b/app/src/debug/res/drawable/ic_launcher_monochrome.xml @@ -0,0 +1,18 @@ + + + + diff --git a/app/src/main/res/drawable/ic_launcher_monochrome.xml b/app/src/main/res/drawable/ic_launcher_monochrome.xml index 3573449c0..f01434cef 100644 --- a/app/src/main/res/drawable/ic_launcher_monochrome.xml +++ b/app/src/main/res/drawable/ic_launcher_monochrome.xml @@ -1,8 +1,10 @@ + android:viewportHeight="1280" + tools:ignore="VectorRaster">