summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-03-07 11:08:28 +0100
committerByteHamster <info@bytehamster.com>2021-03-07 11:08:28 +0100
commita2e9a4d8053d278398cb2bc6d69e38a8fc07a4fd (patch)
treee94bdba8336de0283796ca6c36de66d4b9d41912 /app/src/main/res
parentf6e3843813cfa519ff8c96c5e11b12ea885794d2 (diff)
downloadAntennaPod-a2e9a4d8053d278398cb2bc6d69e38a8fc07a4fd.zip
Fixed clicks going through the player
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/audioplayer_fragment.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/audioplayer_fragment.xml b/app/src/main/res/layout/audioplayer_fragment.xml
index 62e0a5e3a..660e61cdc 100644
--- a/app/src/main/res/layout/audioplayer_fragment.xml
+++ b/app/src/main/res/layout/audioplayer_fragment.xml
@@ -84,7 +84,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
- android:clickable="true"
android:layoutDirection="ltr"
android:orientation="vertical">