From 54e985814850c6717be136fcda2f62724ee86e5b Mon Sep 17 00:00:00 2001 From: opusforlife2 <53176348+opusforlife2@users.noreply.github.com> Date: Tue, 29 Sep 2020 18:57:49 +0000 Subject: [PATCH] Prevent tapping behind queue in main player MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (I have no idea what I just did. Shhh! Don't tell anyone. 🤫 ) --- app/src/main/res/layout/player.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/layout/player.xml b/app/src/main/res/layout/player.xml index 49f334cda..1a819d655 100644 --- a/app/src/main/res/layout/player.xml +++ b/app/src/main/res/layout/player.xml @@ -462,6 +462,8 @@