godot/platform
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
..
android Disable virtual keyboard focus adjustment on Android 2020-07-20 12:04:02 +02:00
iphone Add override keywords. 2020-07-10 13:56:54 +01:00
javascript Add override keywords. 2020-07-10 13:56:54 +01:00
linuxbsd Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance. 2020-07-13 19:24:21 +03:00
osx Merge pull request #40268 from DanielZTing/master 2020-07-15 09:21:04 +02:00
server Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
uwp Fix cancel/OK button order on macOS 2020-07-10 15:10:11 -05:00
windows Merge pull request #40268 from DanielZTing/master 2020-07-15 09:21:04 +02:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00