Hi!
So I am making a messaging app for Android using a iframe containing the message website.
My issue is with the keyboard, when I open the keyboard letterbox scaling will brake the whole layout, and the others will just overlay the keyboard, blocking the text input area, so you can't see what you are typing.
I am trying to get the iframe til move to the "top" of the keyboard, is there any way to do this?