Hello,
thx in advance for help,
I have a problem with component like text input:
The elements on the screen move when the keyboard appears on a smartphone
tested on Android 14
Hello,
thx in advance for help,
I have a problem with component like text input:
The elements on the screen move when the keyboard appears on a smartphone
Hello and welcome to the Community!
From what I know, components will naturally move upwards to accommodate the keyboard. You can try spacing the components apart more so they don’t touch during typing.
Hello once again. Apon further research for my own project, I found that you can make the screen “scrollable” in the screen settings. This way, the components won’t get squeezed together. I am sorry for any misinformation and I hope this helped.
Thx Jahaan,
I enabled the button scrollable → It’s works well now