Android Question Text keyboard with numbers on top row [SOLVED]

Brian Dean

Well-Known Member
Licensed User
Longtime User
I don't think that you can force a keyboard style that shows separate digit keys on the top row. The replies above state, correctly, that GBoard (which is the standard keyboard app provided by Google) can be configured by the User to show only digits on the top row, but I do not believe that you can force the keyboard into this configuration from your app. In any case your user (or the phone manufacturer eg Samsung) might have replaced GBoard with an alternative keyboard of their own choice.
 
Upvote 0
Top