From 79385e67f2537798fa4f2d26654cebcafe2bb598 Mon Sep 17 00:00:00 2001 From: Tiger Oakes Date: Tue, 11 Jun 2019 10:26:08 -0700 Subject: [PATCH] [fenix] Fix round icon (https://github.com/mozilla-mobile/fenix/pull/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 d61e4432db..79a615de7f 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 0000000000..79a615de7f --- /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 90c62129ea..21ad9f19b6 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 0000000000..21ad9f19b6 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,8 @@ + + + + + +