From 7b3a1d506aff5fea70acabf8ec6130cdfe49bc4c Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Thu, 24 Sep 2015 08:53:50 +0200 Subject: [PATCH] Make some widgets not visible by default --- OsmAnd/res/layout-land/map_hud_top.xml | 1 + OsmAnd/res/layout/map_hud_top.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout-land/map_hud_top.xml b/OsmAnd/res/layout-land/map_hud_top.xml index bbd7ccd761..f5b367cdcc 100644 --- a/OsmAnd/res/layout-land/map_hud_top.xml +++ b/OsmAnd/res/layout-land/map_hud_top.xml @@ -194,6 +194,7 @@ android:layout_gravity="top|center" android:layout_marginTop="@dimen/map_button_margin" android:background="@drawable/btn_round" + android:visibility="gone" android:orientation="vertical" > +