mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-19 16:04:52 +00:00
In API 28, 0 width views can't take focus, so if someone tries to position the IME without setting a width, they'll stop getting text events. Tested on Android 9: with a 0 size, it would send correctly letters a, b, c, etc. but not numbers. |
||
|---|---|---|
| .. | ||
| java/org/libsdl/app | ||
| res | ||
| AndroidManifest.xml | ||