You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Android sends a window resize event when the mobile keyboard slides up
This library detects that and then my app reacts and redraws - but since nothing is really changed the end result is that the keyboard slides up and withdraws
I sure wish a change could be made to ignore window resize events sourced from the android keyboard sliding up...
The text was updated successfully, but these errors were encountered:
The Android sends a window resize event when the mobile keyboard slides up
This library detects that and then my app reacts and redraws - but since nothing is really changed the end result is that the keyboard slides up and withdraws
I sure wish a change could be made to ignore window resize events sourced from the android keyboard sliding up...
The text was updated successfully, but these errors were encountered: