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

Include Glide AVIF support library #971

Open
albyrock87 opened this issue Aug 5, 2024 · 0 comments
Open

Include Glide AVIF support library #971

albyrock87 opened this issue Aug 5, 2024 · 0 comments
Labels
new-package-request Request for a new package to be bound

Comments

@albyrock87
Copy link

albyrock87 commented Aug 5, 2024

Xamarin.Android Version: <= 8.0

Please include Glide's AVIF support
https://bumptech.github.io/glide/int/avif.html

This enables us to add implementation 'com.github.bumptech.glide:avif-integration:4.15.1' to MAUI's build.gradle.

Without this images won't load.

We should also include https://github.com/AOMediaCodec/libavif package so that we can pick the latest version as dependency.

Describe your Issue

AVIF images are not loading in MAUI.

Relevant information

See more: dotnet/maui#23316

@jpobst jpobst transferred this issue from xamarin/GooglePlayServicesComponents Sep 23, 2024
@jpobst jpobst added the new-package-request Request for a new package to be bound label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package-request Request for a new package to be bound
Projects
None yet
Development

No branches or pull requests

2 participants