0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-20 04:12:14 +02:00

Fix mediathek list hidden by search input

This commit is contained in:
Christine Coenen 2021-11-03 19:46:36 +01:00
parent 0b9b6fc2d2
commit 3b74dd2749

View File

@ -9,7 +9,8 @@
<androidx.appcompat.widget.LinearLayoutCompat
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:orientation="vertical"
android:layout_marginBottom="48dp">
<com.google.android.material.textview.MaterialTextView
android:id="@+id/error"