Merge "Use text input to deal with fullscreen IME" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ddf5c44567
@@ -239,7 +239,7 @@
|
|||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:ellipsize="end"
|
android:ellipsize="end"
|
||||||
android:visibility="visible"
|
android:visibility="visible"
|
||||||
android:inputType="number"
|
android:inputType="textNoSuggestions"
|
||||||
android:digits="0123456789 ,-">
|
android:digits="0123456789 ,-">
|
||||||
</com.android.printspooler.widget.CustomErrorEditText>
|
</com.android.printspooler.widget.CustomErrorEditText>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user