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

Arabic Localization issue #88

Open
CijoKPaul opened this issue Apr 20, 2020 · 1 comment
Open

Arabic Localization issue #88

CijoKPaul opened this issue Apr 20, 2020 · 1 comment

Comments

@CijoKPaul
Copy link

When i use English mode, the country picker is working fine. But When i use Arabic mode, the whole country picker selector disappears. Can you please help me to sort it out. It will be highly appreciated.

Screenshot_20200420-090125606_1
Screenshot_20200420-090200387_1

@qzmp2000
Copy link

Just change
public class CountryCodePicker extends RelativeLayout {
to
public class CountryCodePicker extends LinearLayout {

Good Luck ^^

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