Enter Button on Soft KeyBoard - Android

空扰寡人 提交于 2019-12-25 02:17:22

问题


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 ?


回答1:


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



来源:https://stackoverflow.com/questions/6790672/enter-button-on-soft-keyboard-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!