Commit 37a517dc36b7ba8f703c82a408bef6e44e5786ba

Sam Lantinga 2022-06-29T18:10:01

Re-enable IME text input on Android In my testing, this results in text edit events followed by text input events. Any ASCII characters will generate scancode events based on a hypothetical US keyboard layout. Fixes https://github.com/libsdl-org/SDL/issues/3377