We are working on a multilingual Android app, targeting both English & Arabic. An issue being faced is in the Login & Registration screens, where we want the username and password fields to be entered only in English text & thus display the English keyboard, irrespective of the device locale language
Have tried setting the inputtype="email" in edittext but, this didn't work as desired.
Can someone please point out if there are any possibilities.
Thanks & regards, Jigar J