jump-sdk / jetpack_compose_country_code_picker_emoji

Jetpack Compose Country Code Picker with Emoji Flags
https://jitpack.io/#jump-sdk/jetpack_compose_country_code_picker_emoji
Apache License 2.0
45 stars 13 forks source link

Fix hint for India phone number #41

Closed ankur2136 closed 8 months ago

ankur2136 commented 8 months ago

Indian phone numbers are 10 digits

https://en.wikipedia.org/wiki/National_conventions_for_writing_telephone_numbers#:~:text=Mobile%20numbers%20which%20are%20not,prefix%20to%20the%20country%20code.

  1. Fix directory for nl-rNL assets.
  2. Rename some strings in nl-rNL strings which were incorrect spellings from base strings.xml
  3. Remove non translatable strings from other languages

Followup: Remove all numbers from hints in strings.xml

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication