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

Commit 30271925 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

am: 41996ea7

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

Change-Id: I08b91aa4ea9614028b6a3f31bf9961667c8bb372
parents 6fc5217e 41996ea7
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>