Page 2 of 2
Re: Handling the pop-up keyboard...
Posted: Mon Jul 20, 2015 5:58 am
by Simon
Caution should be used with keyboardAc/Deactivated.
I've found that using the "soft" keyboard down isn't caught.
Simon
Re: Handling the pop-up keyboard...
Posted: Mon Jul 20, 2015 6:58 pm
by jacque
Note that you can't set the scroll of a card or a stack, only fields or groups allow it.
Re: Handling the pop-up keyboard...
Posted: Tue Jul 21, 2015 6:43 am
by sphere
you are indeed correct Jacque, i mixed up getting a status with setting it.
have to check my code again why it's working and not shifting up now..trying to solve too many separate things....
Re: Handling the pop-up keyboard...
Posted: Wed Nov 11, 2015 5:06 pm
by dmeier
JacobS wrote:Hi Paul,
I know that this was posted ~10 months ago, but the keyboard pushes the screen up on Android devices if the "acceleratedRendering" property of the stack is set to true. If you do not set this property (or set it to false) then the keyboard won't move the screen when it pops up.
Hope that helps,
Jacob
An old post, I know. But I just wanted to express my thanks for this solution I was looking for!
Regards David