billthefarmer / gurgle

Fairly simple android word game
https://billthefarmer.github.io/gurgle/
GNU General Public License v3.0
56 stars 18 forks source link

Use native keyboard #20

Closed fuzxi closed 2 years ago

fuzxi commented 2 years ago

The keys on the built-in keyboard are in an awkward place at the center of the screen. Being able to use the native keyboard of the user's choice would be much more comfortable.

billthefarmer commented 2 years ago

I'm not going to do that because it would be a major rebuild of the app, and it wouldn't be possible to highlight the keyboard keys.

fuzxi commented 2 years ago

Fair enough, thanks for considering it.

billthefarmer commented 2 years ago

But I will look at moving the keyboard nearer the bottom. I assume you have a long/tall phone, compared to older/smaller ones.

pnrao commented 2 years ago

Screenshot_2022-03-10-09-18-40-638_org billthefarmer gurgle

Please consider reducing gaps between keys, or some kinds of settings to reduce the keyboard width. The full keyboard isn't visible on some tall phones.