From aa0c147b7ea7b9caf42f477cfffda61529a2ddaf Mon Sep 17 00:00:00 2001 From: Alex Sytnyk Date: Thu, 5 Jul 2018 17:21:41 +0300 Subject: [PATCH] Fix path to drawables for adaptive icon --- OsmAnd-telegram/res/mipmap-anydpi-v26/ic_launcher.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd-telegram/res/mipmap-anydpi-v26/ic_launcher.xml b/OsmAnd-telegram/res/mipmap-anydpi-v26/ic_launcher.xml index 3763b85352..0c768889df 100644 --- a/OsmAnd-telegram/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/OsmAnd-telegram/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,5 @@ - - + + \ No newline at end of file