From 2e0a0ab65a1ef1aa17455a28d04ac7a2a241538b Mon Sep 17 00:00:00 2001 From: Tiger Oakes Date: Tue, 11 Jun 2019 10:26:08 -0700 Subject: [PATCH] Fix round icon (#3353) --- app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml | 5 ++++- app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml | 8 ++++++++ app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 5 ++++- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 8 ++++++++ 4 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml create mode 100644 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml index d61e4432d..79a615de7 100644 --- a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,8 @@ + - \ No newline at end of file + diff --git a/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 000000000..79a615de7 --- /dev/null +++ b/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,8 @@ + + + + + + diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 90c62129e..21ad9f19b 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,8 @@ + - \ 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 new file mode 100644 index 000000000..21ad9f19b --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,8 @@ + + + + + +