From 3fc5a5e47320a4dbcc988dd1a045074a9cc2ff46 Mon Sep 17 00:00:00 2001 From: Nazar Date: Wed, 23 Oct 2019 14:30:22 +0300 Subject: [PATCH] small fixes --- OsmAnd/res/layout/map_hud_top.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/map_hud_top.xml b/OsmAnd/res/layout/map_hud_top.xml index e949f9fb22..6d1c90b25a 100644 --- a/OsmAnd/res/layout/map_hud_top.xml +++ b/OsmAnd/res/layout/map_hud_top.xml @@ -234,7 +234,7 @@ android:layout_width="@dimen/map_address_height" android:layout_height="@dimen/map_address_height" android:background="@drawable/btn_circle_transparent" - android:layout_gravity="center_vertical" + android:layout_gravity="center_vertical" tools:src="@drawable/ic_action_test_light"/>