CountryCodePickerProject
CountryCodePickerProject copied to clipboard
Country code picker not showing in if app is in RTL
Country code picker is not visible when we set app locale to "ar" which flips the layouts to be in RTL.
Hi @sonusony19 If you use this code it will solve the problem.
android:layoutDirection="ltr"