editText.addTextChangedListener(new TextWatcher()); this interface
contains three methods, which will be called accordingly when you
type using soft keyboard.
Source: Handling "Key Press" from Soft Keyboard in EditText - Android Developers | Google Groups.
No comments:
Post a Comment