From b713d916e339ab2860e252923628b1ec1fba7109 Mon Sep 17 00:00:00 2001 From: Synced Synapse Date: Mon, 6 Mar 2017 20:07:21 +0000 Subject: [PATCH] Make remote bottom bar configurable in landscape also. --- .../main/res/layout-land/fragment_remote.xml | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/app/src/main/res/layout-land/fragment_remote.xml b/app/src/main/res/layout-land/fragment_remote.xml index 2214df8..c8cd6f7 100644 --- a/app/src/main/res/layout-land/fragment_remote.xml +++ b/app/src/main/res/layout-land/fragment_remote.xml @@ -261,6 +261,15 @@ android:src="?attr/iconMusic" android:tint="?attr/defaultButtonColorFilter" android:contentDescription="@string/music"/> + + + + + +