### Description Running window.set_ime_allowed(true) throws the title as a warning in logcat and refuses to open the keyboard. https://github.com/CalebCouch/rust_on_rails/blob/BrokenKeyboard/src/winit.rs#L137 All winit code is contained in that winit.rs file including the android entry points. Thanks- Caleb! ### Device and Android version Pixel 4 Running android 13, Pixel 7 Running android 17, One other android, No android devices tested functioned. ### Winit version 0.30.0