I have my Android game set to fullscreen mode both in Construct 2 and using Intel XDK, and it works like a charm except for when I input text into text fields. After I'm done with the input, the only way to get the soft keys back off of the screen is to swipe-down from top to expose the action bar, then swipe back up to dismiss everything. Is there a command I can use to dismiss the soft keys every time I exit the keyboard, or perhaps when I exit a layout?
Thanks in advance.