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

Commit 003ddc2a authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 77c5c405: Merge change 4894 into donut

Merge commit '77c5c405'

* commit '77c5c405':
  Set the search bar's AutoCompleteTextView to ellipsize=end.
parents 84baa073 77c5c405
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@
                android:paddingRight="6dip"
                android:drawablePadding="2dip"
                android:singleLine="true"
                android:ellipsize="end"
                android:inputType="text|textAutoComplete"
                android:dropDownWidth="fill_parent"
                android:dropDownAnchor="@id/search_plate"