Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added ability to block the VKB through code
This can be accomplished by defining the property: Display.getInstance().setProperty("showVkb", "false"); This will block the VKB from showing. It can be se to null to disable this explicit behavior when no longer needed. Fixed #3774
- Loading branch information