LuckyJayce / LargeImage

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

设置wrap_content无效 #9

Open zhangyanru opened 8 years ago

zhangyanru commented 8 years ago

没重写onMeasure,导致设置wrap_content无效。

LuckyJayce commented 7 years ago

因为加载图片是一个异步的过程,建议自己setLayoutParams