From e975da026b630107ff4e7d4bbf526a8fbab898a8 Mon Sep 17 00:00:00 2001 From: Nazar Date: Wed, 30 Oct 2019 09:48:40 +0200 Subject: [PATCH] Fix #7609 - fix landscape --- OsmAnd/res/layout-land/map_hud_top.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OsmAnd/res/layout-land/map_hud_top.xml b/OsmAnd/res/layout-land/map_hud_top.xml index 268fc0bf0e..f017986c92 100644 --- a/OsmAnd/res/layout-land/map_hud_top.xml +++ b/OsmAnd/res/layout-land/map_hud_top.xml @@ -457,6 +457,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:src="@drawable/ic_overflow_menu_white"/>