[merge] Make url previews utilize maximum width again

Change-Id: Ib0e6bbb2d898553f23c4d51a8c3e0242c6197bb8
This commit is contained in:
SpiritCroc 2022-03-03 08:52:24 +01:00
parent 8afa535fe6
commit ad3beec3cf
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<im.vector.app.features.home.room.detail.timeline.url.PreviewUrlViewSc
android:id="@+id/messageUrlPreviewSc"
android:layout_width="match_parent"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:layout_marginBottom="4dp"