EvilBT / HDImageView

一个加载高清大图支持缩放的控件
Apache License 2.0
121 stars 33 forks source link

在RecyerView中使用,刷新时报错 #7

Open imyyq-star opened 5 years ago

imyyq-star commented 5 years ago

image

imyyq-star commented 5 years ago

这是我的混淆

`xyz.zpayh.hdimage.datasource.DefaultBitmapDataSource -> xyz.zpayh.hdimage.c.b: android.graphics.BitmapRegionDecoder mDecoder -> a java.lang.Object mDecoderLock -> b xyz.zpayh.hdimage.datasource.OrientationInterceptor mOrientationInterceptor -> c void () -> void init(android.content.Context,android.net.Uri,android.graphics.Point,xyz.zpayh.hdimage.datasource.BitmapDataSource$OnInitListener) -> a android.graphics.Bitmap decode(android.graphics.Rect,int) -> a boolean isReady() -> a void recycle() -> b int getExifOrientation(android.content.Context,java.lang.String) -> a android.graphics.BitmapRegionDecoder getDecoderWithInterceptorChain(android.net.Uri) -> a

xyz.zpayh.hdimage.HDImageView$MappingLoad -> xyz.zpayh.hdimage.HDImageView$a: xyz.zpayh.hdimage.datasource.BitmapDataSource mDecoder -> b xyz.zpayh.hdimage.Mapping mMapping -> c android.graphics.Rect mRegion -> d int mSourceWidth -> e int mSourceHeight -> f int mRotation -> g xyz.zpayh.hdimage.HDImageView this$0 -> a void (xyz.zpayh.hdimage.HDImageView,xyz.zpayh.hdimage.datasource.BitmapDataSource,xyz.zpayh.hdimage.Mapping,android.graphics.Rect,int,int,int) -> void run() -> run

`

EvilBT commented 5 years ago

@imyyq-star 有没有demo给我复现一下吗?应该不关混淆的事