Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard shows only one language, English #1

Open
waleedmakarem opened this issue Oct 29, 2017 · 1 comment
Open

Keyboard shows only one language, English #1

waleedmakarem opened this issue Oct 29, 2017 · 1 comment

Comments

@waleedmakarem
Copy link

Dear Sir ,
Thanks so much for this great library, it is elegant and simple.

I am new to android, When open either edittexts , keyboard shows only English as language. Normally it should English/Arabic , but the Arabic is not possible.
Kindly advise.
Thanks..

@is1988
Copy link

is1988 commented Nov 26, 2018

you can setting inputType.

android:inputType="number"(Popup numeric keyboard)
android:inputType="textEmailAddress"(Popup English keyboard)
android:digits="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"

But I think you've learned, Because the question was raised a year ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants