我使用SubsamplingScaleImageView来显示图像。但在某些设备上会出现java.lang.OutOfMemoryError。通常我使用Glide来解决这个问题,但它不适用于SubsamplingScaleImageView。
在我的情况下可以使用Glide吗?
根据这些,问题已经通过以下方式解决:
https://github.com/davemorrissey/subsampling-scale-image-view/issues/369
这个提交
https://github.com/tibbi/subsampling-scale-image-view/commit/6d880a617e8818d4d0372482978163c8005c26bf#