sdl2_frt/android-project/app/src/main
Sylvain Becker f91b87859c Android: minimum size for IME, so that it takes focus
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.
2019-05-23 09:08:40 +02:00
..
java/org/libsdl/app Android: minimum size for IME, so that it takes focus 2019-05-23 09:08:40 +02:00
res Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00
AndroidManifest.xml Fixed bug 4566 - Hot-plugging Bluetooth controller causes force-quit on Android 2019-04-24 12:53:15 -07:00