I want to make chat box on android with textbox keep stay on the left top of the screen.
These are my settings:
Project properties:
- Fullscreen in browser: Crop
Textbox - Behavior: Anchor
- Left Edge: Window Left
- Top Edge: Window Top
then I test (preview) on my android browser.
When the textbox get focused, the virtual keyboard appear then immediately disappear.
how to force the virtual keyboard keep visible when textbox focused with these settings?
Thanx for any help.
sorry for my bad english.