From 6b690f58826d77d0e76fe163501aa6daf11fc2df Mon Sep 17 00:00:00 2001 From: mueller-ma Date: Wed, 7 Jun 2017 20:48:49 +0200 Subject: [PATCH] Change position of play/pause and stop button (#396) fixes #393 Signed-off-by: mueller-ma --- .../main/res/layout-land/fragment_remote.xml | 16 ++++++++-------- .../main/res/layout/fragment_now_playing.xml | 18 +++++++++--------- app/src/main/res/layout/fragment_remote.xml | 16 ++++++++-------- 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/app/src/main/res/layout-land/fragment_remote.xml b/app/src/main/res/layout-land/fragment_remote.xml index ba03c9a..44a0e4e 100644 --- a/app/src/main/res/layout-land/fragment_remote.xml +++ b/app/src/main/res/layout-land/fragment_remote.xml @@ -107,14 +107,6 @@ style="@style/Widget.Button.Borderless" android:src="?attr/iconRewind" android:contentDescription="@string/rewind"/> - + - + --> - \ No newline at end of file + diff --git a/app/src/main/res/layout/fragment_remote.xml b/app/src/main/res/layout/fragment_remote.xml index 59f575a..d54991e 100644 --- a/app/src/main/res/layout/fragment_remote.xml +++ b/app/src/main/res/layout/fragment_remote.xml @@ -59,14 +59,6 @@ style="@style/Widget.Button.Borderless" android:src="?attr/iconRewind" android:contentDescription="@string/rewind"/> - +