Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Enhancement ]Inconsistent Flag Emoji Display on Different Android Emulator Versions #156

Open
AaryaZ opened this issue May 2, 2024 · 0 comments

Comments

@AaryaZ
Copy link

AaryaZ commented May 2, 2024

Description:
Just now, I tested the country_picker package on two different emulators with different Android versions. I observed that the flag emoji display behavior varies between the emulators:

Pixel 4 XL API 22 emulator Pixel 7 Pro API 30 emulator
incorrectt correct

Goal:
The goal is to ensure that the country_picker package runs consistently across all versions of emulators and devices. There should be a way to separate the package's text rendering technique from platform-specific dependencies. By adopting a standardized approach, the package can achieve greater compatibility and reliability across different platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant