dsiable scrolling on appbar if no tabs where added to media fragment
fixes #33
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user