Open
Description
Is your feature request related to a problem? Please describe.
generated demo app with cargo-mobile2, everyrhing works except for soft keyboard
Describe the solution you'd like
https://developer.android.com/develop/ui/views/touch-and-input/keyboard-input/visibility
https://developer.android.com/ndk/reference/group/native-activity#anativeactivity_showsoftinput
https://developer.android.com/ndk/reference/group/native-activity#anativeactivity_hidesoftinput
Describe alternatives you've considered
rust-windowing/winit#1823
Additional context
when focusing on a widget, users may want it's not covered by soft keyboard