I'm making a chat app using Godot (and PHP/MySQL for the backend) and it's done, but it gets hidden by the android keyboard when I type anything.
Is there any way to have the whole screen move up when the keyboard opens, and move back down when it closes, like in some applications?
Thanks in advance!