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-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
d1a90109b41adaecb2cfda95e9e89af6cf72ff39
godot
/
platform
/
android
/
java
/
lib
History
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