-
Notifications
You must be signed in to change notification settings - Fork 65
Include Glide AVIF support library #971
Copy link
Copy link
Closed
Labels
new-package-requestRequest for a new package to be boundRequest for a new package to be bound
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new-package-requestRequest for a new package to be boundRequest for a new package to be bound
Type
Fields
Give feedbackNo fields configured for issues without a type.