Match timeline thread summary width with the actual text

This commit is contained in:
ariskotsomitopoulos 2022-03-22 17:08:49 +02:00
parent 1e3b859f48
commit bc9a785a59

View File

@ -152,8 +152,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/informationBottom"
android:layout_marginEnd="40dp"
android:layout_marginEnd="48dp"
android:layout_marginBottom="4dp"
android:layout_marginTop="4dp"
android:layout_marginStart="8dp"
android:layout_toEndOf="@id/messageStartGuideline"
android:background="@drawable/rounded_rect_shape_8"
android:contentDescription="@string/room_threads_filter"