Replies: 1 comment
-
|
Essentially this was an issue with This should now be fixed by #178 which should end up in the next 0.6.1 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using AndroidApp::show_soft_input as an attempt to show the virtual keyboard with an app that uses the narive-activity feature. But the keyboard isn't shown.
I get this in the log:
Is show_soft_input not working at all with NativeActivity or is this a bug?
(using android-activity 0.5)
Beta Was this translation helpful? Give feedback.
All reactions