Raimondas Rimkus
Raimondas Rimkus
When app is reinstalled/upgraded the first click in the text field doesn't open it. But there is nothing of the sorts of keyboard background being drawn. So I doubt that...
Also is it only one app that this happens in? I don't see any fields for text input in the screenshot.
Height of the keyboard is controlled by the keyboard itself. There's something more interesting than that happening. > It happens only when the keyboard loads the first time First time...
Tested locally and `mKeyboard` is never `null`. Not even when it doesn't start the first time after update. Fixing this problem might require splitting Main and Popup Views. Now they...
There's no such version: https://github.com/rkkr/simple-keyboard/releases
Finally managed to set this up. That "Navigation Gestures" app is a horrible hack. It doesn't hide the nav bar, it sets the screen resolution to 2063x1080, so the navbar...
It uses the same `getDisplayMetrics().widthPixels` method which has a bug https://stackoverflow.com/questions/10991194/android-displaymetrics-returns-incorrect-screen-size-in-pixels-on-ics . There is another method `getRealMetrics()`, but it returns the physical display resolution, not a usable space and it...
This has not been fixed, so it is relevant.
Do other LatinIME keyboards behave the same and GBoard? I doubt this is a keyboard issue. There isn't much logic in key clicks being sent into the input fields, it...
ANR = Application Not Responding. So you want to make Telegram to be responsive in