Skip to content

[Important] Fix Animated WebP render issue on SDAnimatedImageView

Compare
Choose a tag to compare
@dreampiggy dreampiggy released this 12 Sep 09:53
· 164 commits to master since this release

Fixes

  • Recheck the animated canvas calculation logic, fix the issue of that calculation #23
  • Fix the Animated WebP coder the frame blend index calculation issue, he end condition should be only endIndex to match the behavior. #22