Pages

Tuesday 17 September 2019

How to force open english keyboard


  • We generally required to open english keyboard by default in password fields. Consider scenario where phone language and app language both are set to other then english. (For ex. set to arabic), Still if we want to open english keyboard for password field then we can use
    "android:imeOptions="flagForceAscii" attribute in password field.
    Following is full example of edit text.



No comments :

Post a Comment