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
On android, the application should be able to request showing & hiding of soft input.
This is available through ndk_glue for android.
But this strangely feels like functionality that should be attached to window.
eg. for desktop we have cursor grabbing, for mobile, having methods for showing keyboard seems similar.
subtle-byte, buxx, torokati44, Fancyflame, Cactice and 6 more