开发者

Enter Button on Soft KeyBoard - Android

开发者 https://www.devze.com 2023-03-22 01:20 出处:网络
Im using a a Single Line Edit Text , so when i click on Edit text box, im getting \"Go\" i开发者_StackOverflow中文版n place of Enter button. But i want Enter key in place of \"Go\" key . How can i do

Im using a a Single Line Edit Text , so when i click on Edit text box, im getting "Go" i开发者_StackOverflow中文版n 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 ?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消