This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-08 06:09:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cf0d2d724e
godot
/
platform
/
android
/
java
/
lib
History
Download ZIP
Download TAR.GZ
Thaddeus Crews
cf0d2d724e
Merge pull request
#112585
from syntaxerror247/fix-ui-issue
...
Android: Fix root window shrinking when keyboard appears
2025-11-13 20:52:13 -06:00
..
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
Merge pull request
#112585
from syntaxerror247/fix-ui-issue
2025-11-13 20:52:13 -06:00
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