dsiable scrolling on appbar if no tabs where added to media fragment

fixes #33
This commit is contained in:
2021-02-20 22:57:00 +01:00
parent 542164be9f
commit 9d3e9c5019
2 changed files with 9 additions and 0 deletions

View File

@ -18,6 +18,7 @@
android:background="?themePrimary">
<LinearLayout
android:id="@+id/linear_media"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"