This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
Files
235a32ad11f40ecba26d6d9ceea8ab245c13adb0
godot
/
platform
/
android
/
java
/
lib
History
Anish Kumar
acdace4f00
Android Editor: Fix padding for display cutout in fullscreen mode
2025-11-17 19:00:37 +05:30
..
patches
Split the Android platform java logic into an Android library module (
lib
) and an application module (
app
).
2019-09-04 16:20:22 -07:00
src
Android Editor: Fix padding for display cutout in fullscreen mode
2025-11-17 19:00:37 +05:30
build.gradle
Update the source sets configuration for the
app
and
lib
modules to match the default configuration
2025-10-24 07:44:19 -07:00