Fix alignment of small arabic names in LTR languages.
This commit is contained in:
parent
cfebd0eeb9
commit
5164a44ee8
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
android:drawablePadding="5dp"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:textAlignment="viewStart"
|
||||
android:textColor="@color/signal_colorOnSurface"
|
||||
app:layout_constraintBottom_toTopOf="@id/conversation_list_item_summary"
|
||||
app:layout_constraintEnd_toStartOf="@id/conversation_list_item_date"
|
||||
|
|
Loading…
Add table
Reference in a new issue