From d82389661964dd3db257073802d18f53a0df3960 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sat, 5 May 2018 10:01:46 -0500 Subject: mipmap: Fix formatting of launcher icon XML Signed-off-by: Samuel Holland --- app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 +++--- app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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 7353dbd1..a8a8fa55 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,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 7353dbd1..a8a8fa55 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 @@ -1,5 +1,5 @@ - - - \ No newline at end of file + + + -- cgit v1.2.3-59-g8ed1b