Usage: Via xml : android:imeOptions="flagForceAscii". Via java: editText.setImeOptions(EditorInfo.IME_FLAG_FORCE_ASCII); ...
確定! 回上一頁