jerome

Results 3 issues of jerome

I have an animation, about 270ms, but I did not execute onAnimationCompleted after execution. ``` GifDrawable gifDrawable = new GifDrawable(bitmap.getX()); gifDrawable.setLoopCount(1); if (gifDrawable.getDuration() > 100) { gifDrawable.addAnimationListener(new AnimationListener() { @Override...

bug

I just created the wallet, and then I found that the pubkey was inconsistent with the one I generated. Tried again many times, still the same. ![image](https://github.com/HardhatChad/ore-cli/assets/9441077/f837650c-e24b-4c63-9255-96a355b1f7a6)

考虑到本地文件压缩上传,这样子还需要将file转bitmap,处理oom的问题,希望库中可以一并支持