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

Commit 76fb4412 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

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

Change-Id: I0aadae2eac2b0bbf81658525aeda70ca2512337c
parents 12273862 ddf5c445
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>