FlyingSnowBean

Results 23 comments of FlyingSnowBean

Ok.I will check it and fix it if I can. 2017年1月3日 下午8:32,"supriya456" 写道: Yes, I can able to store image but it shows blank image. Please refer :- https://d.pr/zbke I...

Sorry. Maybe you can switch two steps to edit image. Currently i am not familiar with GPUImage and SurfaceView.

哦哦,原来这个库还有人用啊,哈哈哈

this lib not support save image func, just a demo

应该是没有更新LineLimt数据,现在这个方法在PuzzleLayout里是私有的,有空就改

可以把错误信息发给我吗?在使用前加这个。 ``` java Picasso picasso = new Picasso.Builder(this) .listener(new Picasso.Listener() { @Override public void onImageLoadFailed(Picasso picasso, Uri uri, Exception exception) { Log.e(TAG, "Uri->" + uri, exception); } }) .build(); Picasso.setSingletonInstance(picasso);...

好的 zjw 于 2018年7月16日周一 14:26写道: > 有时候修改了值,但是发现想改回来有点记不太住,希望提供一个还原初始值值的按钮 > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it...

内容的高度是什么,这个demo只是将item的个数改成100的话,并不会有问题呢,不过这个demo只是为了说一个思路呢,并不是一个完善的库,不过我还是想知道是什么情况,可以给个图吗?

这个项目太久了,我去看下,到时和你说 > 在 2017年5月18日,下午3:24,PantaKill 写道: > > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on...