How can I stop floating the numeric keypad on the Samsung Galaxy Tab 4 tab?

Samsung Galaxy Tab 4 (SM-T235) with Android 4.4.2 displays the default floating digital “Samsung-Keyboard” for all numeric inputs (android: inputType = "number"). For all other inputs (for example, android: inputType = "text") it displays a "normal" dock (non-fusible) keyboard.

The main problem is that floating keyboard overlays may contain other input fields and buttons so that the user can move the keyboard around to see the whole form. How can I stop him from swimming and set him as fixed?

I found a similar question here: https://android.stackexchange.com/questions/73487/how-do-i-stop-floating-the-number-keypad-on-galaxy-note-8-0

+4
source share
1 answer

I found a workaround. Enabling zoom gestures, the floating numeric keypad will be automatically disabled. This is not the best solution, but it works for me. Here is a description of how to enable it: http://inside-galaxy.blogspot.ch/2014/03/samsung-galaxy-s4-how-to-fix-cant-find.html

+1
source

All Articles