Hello,
I am having an issue with the keyboard hiding text input boxes lower on the screen when that box is selected.
Does anyone know how to fix this?
Thanks
Hello,
I am having an issue with the keyboard hiding text input boxes lower on the screen when that box is selected.
Does anyone know how to fix this?
Thanks
Any screenshot that we can take a look?
Hello,
I’m afraid that it’s impossible to fix in Live (in apk could not test - can not install)
Hi, @smreeves2004bb!
I think you should try to set the screen's scrollable property
to true …
If you are using a column, set it to true…
Thanks!
You might want to change the position of the container / screen including your textboxes to „flex-end“ this way it should also push the content upwards if the keyboard is shown. It might not always work perfectly in companion tough but should be fine in the built app.
Also check out this article about positioning: https://docs.thunkable.com/screen
Ok thanks. I changed all of the items to flex-end.
I’ll let you know what happens when I build the app.
Thanks again
hi
, text inputs are not stable my sumsung android J2, can someone please explain what is causing this and how can i solve it. By ‘unstable’ I mean the screen shakes when I enter text and the keyboard keeps hiding the input. I don’t have any blocks I was just testing the UI.
Does that work for you too?