Fix mentions layout

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-05-28 21:08:44 +02:00
parent 31d2d29a1f
commit d7e7c29713

View file

@ -49,10 +49,11 @@
<LinearLayout
android:id="@+id/linear_layout"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:layout_marginStart="@dimen/margin_between_elements"
android:layout_marginEnd="@dimen/margin_between_elements"
android:layout_toEndOf="@id/frame_layout"
android:orientation="vertical">
@ -70,6 +71,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:ellipsize="middle"
android:textColor="?android:attr/textColorSecondary"
tools:text="A week ago"/>