Update README

This commit is contained in:
Oupson 2020-09-19 11:09:47 +02:00
parent bae347bcea
commit e0b0844c16
2 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,7 @@ repositories {
}
dependencies {
implementation 'com.github.oupson:Kapng-Android:1.0.10-beta2'
implementation 'com.github.oupson:Kapng-Android:1.0.10-beta3'
}
```

View File

@ -61,6 +61,7 @@ class ExperimentalApngEncoder(
inputStream.close()
writeFrame(btm, delay, xOffsets, yOffsets, blendOp, disposeOp, usePngEncoder)
btm.recycle()
}
// TODO ADD SUPPORT FOR FIRST FRAME NOT IN ANIM