Hi,
I am developing an app, and at the bottom of the layout is a Text Box. I have already exported the project to an apk and tested it on a mobile phone, but my problem is, when I write something in the Text Box, the keyboard pops up and overlaps the Text Box, so I can't see what I am writing.
Is there any way to detect a keyboard popping up in a mobile phone, in order to make everything move up?
Thak you