From db0038a050989e9b10837c35bde1f8ad9e6f35aa Mon Sep 17 00:00:00 2001 From: Skalii Date: Fri, 12 Mar 2021 16:32:27 +0200 Subject: [PATCH] fix displaying shadow above bottom buttons in older android versions --- OsmAnd/res/drawable/shadow.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OsmAnd/res/drawable/shadow.xml b/OsmAnd/res/drawable/shadow.xml index 25b8ac43b3..450b150e17 100644 --- a/OsmAnd/res/drawable/shadow.xml +++ b/OsmAnd/res/drawable/shadow.xml @@ -9,8 +9,8 @@ + android:centerColor="#00000000" + android:endColor="#00000000" /> @@ -23,8 +23,8 @@ + android:centerColor="#00000000" + android:endColor="#00000000" />