virtualx-engine/platform/android/java
PouleyKetchoupp d7aaec8ffe Disable virtual keyboard focus adjustment on Android
Fixes #37190

The default adjustment setting was causing the view to pan down in order
to adjust the focus on the text content.

We don't need any focus adjustment since we're using a fixed size window
for our application.

Documentation:
https://developer.android.com/reference/android/view/WindowManager.LayoutParams#SOFT_INPUT_ADJUST_NOTHING
2020-07-20 12:04:02 +02:00
..
app Fix the logic to enable focus awareness 2020-06-27 16:43:08 -07:00
gradle/wrapper Miscellaneous cleanup for the Android codebase: 2020-03-04 12:16:17 -08:00
lib Disable virtual keyboard focus adjustment on Android 2020-07-20 12:04:02 +02:00
build.gradle Remove GodotPayment android plugin 2020-06-22 09:21:05 +02:00
gradle.properties Android: Migrate deprecated support library to AndroidX 2020-05-10 19:03:44 +03:00
gradlew Fix lint error/warning while building android template 2018-12-18 17:26:33 +09:00
gradlew.bat Git: Explicitly list binary files as such to avoid EOL change 2019-05-25 10:43:48 +02:00
settings.gradle Follow up cleanup for the godotpayment project module 2020-06-22 12:53:25 -07:00