penfeizhou / APNG4Android

Android animation support for APNG & Animated WebP & Gif & Animated AVIF, High performance
Apache License 2.0
570 stars 75 forks source link

宽高加载出现与控件不一致 #177

Closed zhukai123 closed 1 year ago

zhukai123 commented 1 year ago

New Issue Checklist

Issue Info

Info Value
Device Info e.g. Huawei Mate 30 pro
System Version e.g. 6.0
APNG4Android Library Version e.g. 1.0.0
Repro rate e.g. all the time (100%) / sometimes x% / only once
Repro with our demo project e.g. does it happen with our demo project?
Demo project link e.g. link to a demo project that highlights the issue

Issue Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

zhukai123 commented 1 year ago

我的需求是宽高为控件大小, 但偶尔出现Apng在ImageView展示为原图的宽高

penfeizhou commented 1 year ago

有可以复现的demo代码吗