sdl2_frt/android-project/app
Sam Lantinga b92e2f027a Fixed bug 4004 - iOS: don't hide keyboard on RETURN
Dominik Reichardt

As discussed in 2012 the iOS onscreen keyboard hides when you hit RETURN (see https://discourse.libsdl.org/t/on-screen-keyboard-change/19216).
IMO this is a bad idea to not be able to influence this behavior and just recently this was fixed for Android by adding the hint SDL_HINT_ANDROID_RETURN_HIDES_IME in changeset 11768	6ce3bb5e38a5.
2017-12-19 10:57:21 -08:00
..
jni Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
src/main Fixed bug 4004 - iOS: don't hide keyboard on RETURN 2017-12-19 10:57:21 -08:00
build.gradle Updated Android build tools version, which bumped minimum deployment target to API 14 2017-10-23 23:23:47 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00