Fix some crashes

This commit is contained in:
Thomas 2023-02-06 17:42:00 +01:00
parent 5c73717373
commit 37bc798e38
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/media"
android:adjustViewBounds="true"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:layout_constraintEnd_toEndOf="parent"