简体   繁体   English

软键盘上的输入按钮 - Android

[英]Enter Button on Soft KeyBoard - Android

Im using aa Single Line Edit Text, so when i click on Edit text box, im getting "Go" in place of Enter button.我使用的是单行编辑文本,所以当我点击编辑文本框时,我得到“Go”代替 Enter 按钮。 But i want Enter key in place of "Go" key.但我想要 Enter 键代替“Go”键。 How can i do this.. Please some one can give solution for this?我该怎么做..请有人可以为此提供解决方案?

I am not sure but you can try android:imeOptions="actionDone" , in short you need to try android:imeOptions attribute.我不确定,但您可以尝试android:imeOptions="actionDone" ,简而言之,您需要尝试android:imeOptions属性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM