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

Commit 41996ea7 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by android-build-merger
Browse files

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

am: 75300f64

* commit '75300f64':
  Use text input to deal with fullscreen IME

Change-Id: I4bc72f296be562b2f162c375dc90ac7b023e473c
parents 2d22b670 75300f64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@
                    android:singleLine="true"
                    android:ellipsize="end"
                    android:visibility="visible"
                    android:inputType="number"
                    android:inputType="textNoSuggestions"
                    android:digits="0123456789 ,-">
                </com.android.printspooler.widget.CustomErrorEditText>