Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Thomas 2022-07-19 18:39:13 +02:00
commit 10fefbe6d9

View file

@ -9,7 +9,8 @@
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="true">
android:fillViewport="true"
android:keepScreenOn="true">
<RelativeLayout
android:id="@+id/media_fragment_container"