From 72278b8cefbe18660c9aed7c210299c4e11c5b64 Mon Sep 17 00:00:00 2001 From: Sergio Belda Date: Tue, 17 May 2022 19:54:48 +0200 Subject: [PATCH 1/2] Add monochrome attribute to ic_launcher_round.xml in :app and :app-nia-catalog --- .../src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 + app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app-nia-catalog/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app-nia-catalog/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index ee103766b..28878a729 100644 --- a/app-nia-catalog/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app-nia-catalog/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -17,4 +17,5 @@ + \ No newline at end of file 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 ee103766b..28878a729 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 @@ -17,4 +17,5 @@ + \ No newline at end of file From 9f10b5c4c6ed50d091178bdeffbc02366977f3ae Mon Sep 17 00:00:00 2001 From: Sergio Belda Date: Wed, 18 May 2022 16:49:04 +0200 Subject: [PATCH 2/2] Add cutout version of ic_launcher_foreground for drawable-v24 in app module in order to distinguish it from the nia-app-catalog version --- .../drawable-v24/ic_launcher_background.xml | 25 ++++++++++++++ .../drawable-v24/ic_launcher_foreground.xml | 34 +++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 app/src/main/res/drawable-v24/ic_launcher_background.xml create mode 100644 app/src/main/res/drawable-v24/ic_launcher_foreground.xml diff --git a/app/src/main/res/drawable-v24/ic_launcher_background.xml b/app/src/main/res/drawable-v24/ic_launcher_background.xml new file mode 100644 index 000000000..36fe340e6 --- /dev/null +++ b/app/src/main/res/drawable-v24/ic_launcher_background.xml @@ -0,0 +1,25 @@ + + + + + diff --git a/app/src/main/res/drawable-v24/ic_launcher_foreground.xml b/app/src/main/res/drawable-v24/ic_launcher_foreground.xml new file mode 100644 index 000000000..985a5c10b --- /dev/null +++ b/app/src/main/res/drawable-v24/ic_launcher_foreground.xml @@ -0,0 +1,34 @@ + + + + + + +