LuckyJayce / LargeImage

Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
Apache License 2.0
2.33k stars 416 forks source link

控件销毁后,是否需要手动对图片进行内存回收? #40

Closed ljcmeng closed 6 years ago

LuckyJayce commented 6 years ago

不用,系统自己回收

ljcmeng commented 6 years ago

明白啦,多谢!