.NET for Android bindings for Google's libraries, such as AndroidX, GooglePlayServices, Firebase, and MLKit and their 3rd party dependency libraries.
233
stars
50
forks
source link
Manual updates 20241011 glide AVIF support #1008
Closed
moljac closed 1 month ago
New bindings
com.github.bumptech.glide:avif-integration
- -> 4.16.0org.aomedia.avif.android:avif
- -> 0.11.1.3c786d2Context
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