-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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
avif-integration need a 16KB version for Android #5433
Comments
Can use this aar package and combine it with the three classes under glide's integration/avif to adapt to the 16KB memory page size required by Android 15. |
I'm wondering if Glide has any plans to update the |
With Android15 being released, that would be good to reopen this issue. |
This has been resolved in the latest version of the AVIF dependency. I have created PR #5465 to update the glide integration. In the meantime, you can get the latest version in your
|
Glide Version: 4.16.0
Integration libraries: avif-integration: 4.16.0
Device/Android Version: Virtual Device Pixel 8, Android 15, Page Size 16KB
Issue details / Repro steps / Use case background: App crashes when opened.
Glide load line /
GlideModule
(if any) / list Adapter code (if any):Layout XML:
Stack trace / LogCat:
The text was updated successfully, but these errors were encountered: