【karle 笔记】Glide加载大图片OOM(完美解决)
注意***如标题主要针对Glide第三方库加载图片造成的OOM。如果APP使用中多次多个模块同时加载或者频繁加载,由内存频繁抖动造成OOM,可添加代码:android:largeHeap=“true” <application android:name=".hotfix.SophixStubApplication" android:allowBackup="true" android:icon=&qu