Skip to content

Country code selection spinner should stay to the left of the phone number in rtl screens #1933

Closed
@Itayc3578

Description

@Itayc3578

Step 1: Are you in the right place?

Yes

Step 2: Describe your environment

  • Android device: Galaxy S9 (and some emulators)
  • Android OS version: 10
  • Google Play Services version: 21.09.15
  • Firebase/Play Services SDK version:
  • FirebaseUI version: 7.1.1
  • Locale: "iw" (Israel - Hebrew and rtl)

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:

  1. Enable phone auth provider in the app
  2. try to authenticate using phone number

Observed Results:

image

Expected Results:

image

Relevant Code:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions