wasabeef / glide-transformations

An Android transformation library providing a variety of image transformations for Glide.
Apache License 2.0
9.9k stars 1.41k forks source link

Glide version 4.11 causing crash on Huawei devices. #197

Open yeamin27 opened 2 years ago

yeamin27 commented 2 years ago

Bug Reporting

Glide version 4.11 causing crashes on Huawei devices.

References:

Downgrading the glide version to 4.10 should solve the issue.

bryantmero commented 2 years ago

Right! It fixed my issue; but its also crashing on Samsung One UI; any fix on that?