Improvements for MongolEditText
- xml and listener for imeOptions (lets you cause keyboards to show search button, for example, and handle when the search button is pressed -- without getting an enter)
- inputType: lets you tell the keyboard what kind of text you want. Example, numbers, plain text, email address, etc.