Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@suragch suragch released this 20 Jul 04:31
· 2 commits to master since this release

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.