You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WhatsNew.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ iOS / Android:
33
33
* Added the hint SDL_HINT_RETURN_KEY_HIDES_IME to control whether the return key on the software keyboard should hide the keyboard or send a key event (the default)
34
34
35
35
Android:
36
+
* SDL now supports building with Android Studio and Gradle by default, and the old Ant project is available in android-project-ant
36
37
* SDL now requires the API 19 SDK to build, but can still target devices down to API 14 (Android 4.0.1)
37
38
* Added SDL_IsAndroidTV() to tell whether the application is running on Android TV
0 commit comments