AndroidDeveloperLB
AndroidDeveloperLB
@GitMensch OK thanks. Requested here: https://github.com/microsoft/PowerToys/issues/14636
How could I know how many bytes to provide? Don't the various file types need to have a minimal size for themselves, and some have a suffix of data and...
I think I got it much better, as such: https://stackoverflow.com/a/52251491/878126
I think it might need some more work, but the pausing and resuming works much better.
I think I've made the solution of using HandlerThread much better. Please check it out. Attached here a POC for it. [GifTest2.zip](https://github.com/huzongyao/AndLibNsgif/files/2385479/GifTest2.zip)
Please also do this on the way: https://github.com/huzongyao/AndLibNsgif/issues/3 It's not hard to update them, and remove the build tools...
How can I use this via gradle?
OK made a pull request: https://github.com/huzongyao/AndLibNsgif/pull/9
OK made a pull request: https://github.com/huzongyao/AndLibNsgif/pull/9
Thank you. Say, do you know perhaps how to make a similar library for animated WebP ? I've found this library : https://github.com/McoyJiang/Android-WebP , but it sometimes has serious issues...