SDL/android-project/app
Sam Lantinga 9302d7732d Fixed touch normalized coordinates
When converting normalized coordinates to pixel coordinates, the valid range is 0 to (width or height) - 1, and the pixel coordinate of width or height is past the edge of the window.

Fixes https://github.com/libsdl-org/SDL/issues/2913
2023-11-05 06:55:39 -08:00
..
jni First pass at changing SDL 2.0 to SDL 3.0 2022-11-21 20:28:58 -08:00
src/main Fixed touch normalized coordinates 2023-11-05 06:55:39 -08:00
build.gradle Updated to Android minSdkVersion 19 and targetSdkVersion 34 2023-08-24 08:23:06 -07:00
proguard-rules.pro Switched to new style gradle Android application build process 2017-10-23 15:23:43 -07:00