From dc5a9f1ed3c4e3590db5de09cc87cdb3045e006c Mon Sep 17 00:00:00 2001 From: Mon Zafra Date: Tue, 3 Jan 2017 22:27:05 +0800 Subject: [PATCH] Fixed some problems in the remote fragment layout when in landscape mode (#333) - added missing tint attribs in the vertical navigation icons - parameterized pad buttons container dimensions like in portrait mode - put art and media info/controls side-by-side like in portrait mode --- .../main/res/layout-land/fragment_remote.xml | 27 ++++++++++++------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/layout-land/fragment_remote.xml b/app/src/main/res/layout-land/fragment_remote.xml index 3883bc9..2214df8 100644 --- a/app/src/main/res/layout-land/fragment_remote.xml +++ b/app/src/main/res/layout-land/fragment_remote.xml @@ -31,7 +31,8 @@ android:paddingTop="@dimen/remote_page_indicator_height" android:layout_marginLeft="@dimen/remote_content_hmargin" android:layout_marginRight="@dimen/remote_content_hmargin" - tools:ignore="InconsistentLayout"> + tools:ignore="InconsistentLayout" + tools:visibility="gone"> + android:layout_marginRight="@dimen/remote_content_hmargin"> @@ -129,12 +132,11 @@ + android:layout_gravity="center">