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
KeyboardView implementation and usage on both iOS and Android seems wrong -- the spacing of views is too large, especially in landscape mode (Desktop/wide view). It's even wrong on iOS in portrait mode.
Android Manifest: change min SDK version to API Level 29, and target SDK version to API Level 35 (as required by Google Play)
Working on a fix in progressFixed: Android: fix nondeterminstic crashes when using a bad surface makepad/makepad#1030devback in, the black screen still happens sometimes.