godot/platform/android/java/lib
Fredia Huya-Kouadio f537cdefcf Update the logic used to start / stop the render thread
Currently the render thread is started / stopped when the activity is respectively resumed / paused. However, according to the `GLSurfaceView` documentation, this should be done instead when the activity is started / stopped, so this change updates the start / stop logic for the render thread to match the documentation.
2023-12-20 20:37:16 -08:00
..
aidl/com/android/vending/licensing
patches
res
src Update the logic used to start / stop the render thread 2023-12-20 20:37:16 -08:00
AndroidManifest.xml
build.gradle
THIRDPARTY.md