From 05c44d0a1a1f4f13bf276d6c34f7e7b9d088f8f3 Mon Sep 17 00:00:00 2001 From: machiav3lli Date: Tue, 4 Oct 2022 03:18:02 +0200 Subject: [PATCH] Fix: Themed icon support in A13 for debug/neo --- src/main/res/mipmap-anydpi-v26/ic_launcher_debug.xml | 1 + src/main/res/mipmap-anydpi-v26/ic_launcher_round_debug.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/main/res/mipmap-anydpi-v26/ic_launcher_debug.xml b/src/main/res/mipmap-anydpi-v26/ic_launcher_debug.xml index f6e1f75e..39952e29 100644 --- a/src/main/res/mipmap-anydpi-v26/ic_launcher_debug.xml +++ b/src/main/res/mipmap-anydpi-v26/ic_launcher_debug.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/src/main/res/mipmap-anydpi-v26/ic_launcher_round_debug.xml b/src/main/res/mipmap-anydpi-v26/ic_launcher_round_debug.xml index f6e1f75e..39952e29 100644 --- a/src/main/res/mipmap-anydpi-v26/ic_launcher_round_debug.xml +++ b/src/main/res/mipmap-anydpi-v26/ic_launcher_round_debug.xml @@ -2,4 +2,5 @@ + \ No newline at end of file