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
51 stars 18 forks source link

Theme and a11y fixes #37

Closed ankur2136 closed 1 year ago

ankur2136 commented 1 year ago
  1. A11y fixes with minimum search tap size of 48dp
  2. Fix the sample code with correct color on text style which works on light and dark mode.
  3. Add focus requester on search field on country picker
  4. Wrap hint and innerTextField inside a box, so that cursor is not at the end of hint.
  5. Also remove unnecessary padding on the search field.

Attached screenshots for light and dark mode.

Screenshot 2023-10-06 at 3 13 03 PM

Screenshot 2023-10-06 at 3 12 34 PM

sonarcloud[bot] commented 1 year 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