From bd2b298e75524600b69b2682175d3fd2072198f0 Mon Sep 17 00:00:00 2001 From: Andre Bandarra Date: Tue, 3 Mar 2020 16:09:34 +0000 Subject: [PATCH] Moves adaptative icon back to background layer - Discussed with the WebAPK team and this is being considered to be changed in the WebAPK side. Keeping the current llama-pack behaviour. --- .../app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/core/template_project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/packages/core/template_project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index b20e92fb..bed6e903 100644 --- a/packages/core/template_project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/packages/core/template_project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -15,8 +15,7 @@ --> - - + @@ -27,5 +26,6 @@ android:bottom="12.75dp" /> - + +