From fce2fb9e001f48d8ade80e692f9d43343f61b7fb Mon Sep 17 00:00:00 2001 From: Alexey Kulish Date: Wed, 6 Jul 2016 17:47:42 +0300 Subject: [PATCH] Fix #2562 --- OsmAnd/res/layout-land/map_hud_bottom.xml | 4 +--- .../osmand/plus/audionotes/AudioVideoNoteRecordingMenu.java | 2 +- .../src/net/osmand/plus/audionotes/AudioVideoNotesPlugin.java | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/OsmAnd/res/layout-land/map_hud_bottom.xml b/OsmAnd/res/layout-land/map_hud_bottom.xml index 9f35f9ffef..f2b6657a58 100644 --- a/OsmAnd/res/layout-land/map_hud_bottom.xml +++ b/OsmAnd/res/layout-land/map_hud_bottom.xml @@ -66,9 +66,7 @@ layout="@layout/recording_note_fragment" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_gravity="bottom|left" - android:visibility="gone" - tools:visibility="visible"/> + android:layout_gravity="bottom|left"/>