You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am signing in with the phone authentication provider and I get to the screen in which the phone number is required,
the country code selection Spinner appears to the right of the phone number EditText. I believe the reason for it is that
my default locale is "iw", which means my app language is Hebrew with rtl screens. I dont find this behavior right, I think that even though the device's default screen direction is rtl, the country code selection Spinner should be to the left of the phone number.
Steps to reproduce:
Enable phone auth provider in the app
try to authenticate using phone number
Observed Results:
Expected Results:
Relevant Code:
The text was updated successfully, but these errors were encountered:
Step 1: Are you in the right place?
Yes
Step 2: Describe your environment
Again, I believe my problem is general
Step 3: Describe the problem:
When I am signing in with the phone authentication provider and I get to the screen in which the phone number is required,
the country code selection Spinner appears to the right of the phone number EditText. I believe the reason for it is that
my default locale is "iw", which means my app language is Hebrew with rtl screens. I dont find this behavior right, I think that even though the device's default screen direction is rtl, the country code selection Spinner should be to the left of the phone number.
Steps to reproduce:
Observed Results:
Expected Results:
Relevant Code:
The text was updated successfully, but these errors were encountered: