Commit 39f5a831 authored by Thomas's avatar Thomas
Browse files

Fix issue #536 - Set as single line

parent 6acf2790
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@
                            android:layout_marginStart="6dp"
                            android:layout_weight="1"
                            android:ellipsize="end"
                            android:maxLines="1"
                            android:singleLine="true"
                            tools:text="@tools:sample/full_names" />

                        <androidx.appcompat.widget.AppCompatImageView