wdeo3601

Results 6 comments of wdeo3601

我用 ConstraintLayout 重构了一下这个库,同时也添加了 tab 点击回调,你可以参考一下 [DropdownMenu](https://github.com/wdeo3601/DropdownMenu)

我用 ConstraintLayout 重构了一下这个库,布局灵活了一些 [DropdownMenu](https://github.com/wdeo3601/DropdownMenu)

Android 7.0 联想zuk z2 相册列表滑动卡顿 RxGalleryFinal:1.0.7 + Glide:3.8.0

> Hello, can you review, merged PR and release this function? Sorry, I don't have the permission to merge PR and publish. You can ask the source code developer or...

参照 https://github.com/ooftf/AutoRegister/issues/1#issuecomment-1152831918 修改代码

PDFRenderer 渲染的 BitMap 跟水印是两个东西呀,pdf 预览是在画布上边渲染 pdf 的 BitMap 后,可以再在画布上重叠绘制添加水印。所以水印显示不显示,跟 pdf 是用什么方式渲染的没有什么关系 https://blog.csdn.net/Captive_Rainbow_/article/details/108169413 这里实现过程记录的也很清楚。另外有其他个性化的需求,可以下载一份改成自己需要的~