godot/platform/android/java/lib
Fredia Huya-Kouadio ab4fbbcaa7 Switch to the WindowInsetsAnimationCompat api
Replace the use of WindowInsetsAnimation with WindowInsetsAnimationCompat; the former was only introdcued in api 30 and caused a crash on older versions of Android.

Fixes https://github.com/godotengine/godot/issues/91773
2024-05-13 00:59:03 -07:00
..
aidl/com/android/vending/licensing
patches
res
src Switch to the WindowInsetsAnimationCompat api 2024-05-13 00:59:03 -07:00
srcTest/java/org/godotengine/godot/utils Extract parsing command line file to a separate class + add unit tests 2024-04-04 10:18:57 +01:00
AndroidManifest.xml
build.gradle Merge pull request #90147 from melquiadess/remove-redundant-semicolons 2024-04-04 14:37:31 +02:00
THIRDPARTY.md