I cannot figure out what imeActionId does in EditText. I red android developer documentation which says
Supply a value for EditorInfo.actionId used when an input method is connected to the text view.
and I have no idea what does it mean?
I cannot figure out what imeActionId does in EditText. I red android developer documentation which says
Supply a value for EditorInfo.actionId used when an input method is connected to the text view.
and I have no idea what does it mean?