hbb20 / hbb20/CountryCodePickerProject

Question about RTL support

Ouverte
#435 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
1.5k
Forks
509
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I'm using the awesome library. I want to add support to RTL languages. I have the following layout:
```

```
I'm using CountryCodePickerProject in my project (awesome library). It allows to set a phone number prefix to the number. I wrote the following layout:

It basically creates the following display:

> [icon] [Country Prefix] [Phone number box to fill]

In LTR language it looks great. But when I change the language of the phone to RTL it displays:

> [Phone number box to fill] [Country Prefix] [icon]

It looks strange because the prefix should be on the left side of the phone number (even in RTL). Speaking of UI/UX thinking, what would be the best solution here to display RTL so it won't look awkward? Maybe force it to be on the left side? But then you will have something like: `+11 [________ملحوظة]`.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.