0

I have an EditText and I try to change the caption of the return key show on the virtual keyboard like this :

editText.setSingleLine;
editText.setImeActionLabel("GO", IME_ACTION_GO);
editText.setImeOptions(IME_ACTION_GO);

But strangely i have always the caption "DONE" ?

What did i miss ?

zeus
  • 12,173
  • 9
  • 63
  • 184

0 Answers0