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

Commit ddf5c445 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Use text input to deal with fullscreen IME" into nyc-dev

parents 9061b26f 9f87935b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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>