koral-- / android-gif-drawable

Views and Drawable for displaying animated GIFs on Android
Other
9.51k stars 1.78k forks source link

GC related problem #810

Closed aloneSingingStar closed 1 year ago

aloneSingingStar commented 1 year ago

version: 1.2.25 condition: frequent GC when use GifImageView to show the gif, the task schedules in thread will be stopped and nerver restart. when use GifTextureView t show the gif, the task schedules in thread will be not stopped but just show the wrong picture

koral-- commented 1 year ago

Please share the sample project reproducing your issue.

koral-- commented 1 year ago

Closing due to inactivity.