am 77c5c405: Merge change 4894 into donut
Merge commit '77c5c405486548fcb3e02f67cfd23117ae78fb85' * commit '77c5c405486548fcb3e02f67cfd23117ae78fb85': Set the search bar's AutoCompleteTextView to ellipsize=end.
This commit is contained in:
committed by
The Android Open Source Project
commit
003ddc2aa1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user