0

Im using a a Single Line Edit Text , so when i click on Edit text box, im getting "Go" in place of Enter button. But i want Enter key in place of "Go" key . How can i do this .. Please some one can give solution for this ?

Nemo
  • 1,059
  • 3
  • 14
  • 31

1 Answers1

1

I am not sure but you can try android:imeOptions="actionDone", in short you need to try android:imeOptions attribute.

Paresh Mayani
  • 127,700
  • 71
  • 241
  • 295