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

Unsupported emoji on older SDKs #6

Open
koenidv opened this issue Jan 13, 2021 · 0 comments
Open

Unsupported emoji on older SDKs #6

koenidv opened this issue Jan 13, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@koenidv
Copy link
Owner

koenidv commented Jan 13, 2021

Describe the bug
Some emoji used across the app are not supported by older versions of android. This includes, but is not limited to

  • No changes indicator
  • Some collections in explore

Reproducing the bug

  1. Run an emulator using an older version of android (oldest supported is Api 23: Android 6)
  2. Look around and find some weird looking emoji

Possible fixes

  • Override emoji with compatible ones on older versions. This would need to happen for each language.
  • Add the emoji with code, only if supported (preferred)
@koenidv koenidv added bug Something isn't working good first issue Good for newcomers labels Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant