penfeizhou / APNG4Android

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

当我使用透明Activity时,退出透明Activity时Apng会卡主线程,造成OnDestory延迟调用 #181

Closed fuxuanyang11 closed 1 year ago

fuxuanyang11 commented 1 year ago

New Issue Checklist

Issue Info

如图 K0D~% )ZVO4GA{KYVZXT5X

Info Value
Device Info 任何手机
System Version e.g. 6.0
APNG4Android Library Version 2.24.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.

jingpeng commented 1 year ago

Android App开发中onDestroy本就不会立刻调用,系统自行决定onDestroy调用时机