Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 408af960 authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Limit search to single line

parent 02bf2823
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -55,6 +55,8 @@
                android:background="@drawable/rounded_rectangle_24dp"
                android:backgroundTint="?attr/bubbleColor"
                android:hint="@string/title_conversations"
                android:inputType="text"
                android:maxLines="1"
                android:paddingStart="16dp"
                android:paddingEnd="16dp"
                android:textColorHint="?android:attr/textColorTertiary"