[merge] Fix url preview measures
Change-Id: I4348e5bd08b61a2fd90b821b1787057d3813d005
This commit is contained in:
parent
0cf5806894
commit
e78ad54850
|
@ -27,7 +27,7 @@
|
|||
|
||||
<im.vector.app.features.home.room.detail.timeline.url.PreviewUrlViewSc
|
||||
android:id="@+id/messageUrlPreview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
|
|
Loading…
Reference in New Issue