EditText回车按键变成其他的按键样式可以通过XML的方式来设置属性为android:imeOptions="" 也可以通过java代码的方式来设置,如:loupe_edit.setImeOptions(EditorInfo ...
確定! 回上一頁