sdl2_frt/android-project/app
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
..
jni Android: also update APP_PLATFORM to android-16 in Application.mk 2019-01-17 09:28:30 +01:00
src/main Android: minimum size for IME, so that it takes focus 2019-05-23 09:08:40 +02:00
build.gradle Android: remove old code after Android-16 has been set as minimum requirement 2019-01-16 09:11:13 +01:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00