dotnet / android-libraries

.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
MIT License
233 stars 50 forks source link

Manual updates 20241011 glide AVIF support #1008

Closed moljac closed 1 month ago

moljac commented 1 month ago

New bindings

Context

Description

MAUI Android needs AVIF support which is provided through com.github.bumptech.glide:avif-integration

https://mvnrepository.com/artifact/com.github.bumptech.glide/avif-integration

MAUI issue:

https://github.com/dotnet/maui/issues/23316

Issue:

https://github.com/xamarin/AndroidX/issues/993