Releases: penfeizhou/APNG4Android
Releases · penfeizhou/APNG4Android
Release 2.17.0
- Fix when decoded bitmap return null,cause npe.
Release 2.16.0
- Fix ArrayIndexOutOfBoundsException
- Fix Gif decoder crash
Release 2.15.0
- Fix #119
Release 2.14.0
- Fix a finished animation cannot be restarted.
Release 2.13.0
Fix: glide reuse caused image won't play after played when re-enter activity.
Release 2.12.0
- Add no measure switch
Release 2.11.0
fix Problem decoding into existing bitmap when on Android 4.2.2 & 4.3
Release 2.10.0
Fix Type error,use Callback directly.
Release 2.9.0
- Publish to maven central
Release 2.8.0
- Fix NPE Problem