Xian Dan

Results 24 comments of Xian Dan

贴一下代码和截图

圆形和圆矩用ViewOutlineProvider倒是一个好的替代方案,单个角要角度好像不行,setConvexPath没有效果 ``` /** * Returns whether the outline can be used to clip a View. * * Currently, only Outlines that can be represented as a rectangle, circle, * or...

9.0的兼容之前修复了的 用最新版即可 [2da96e0](https://github.com/GcsSloop/rclayout/commit/2da96e09277db23fb5b2c765b97fac19fba232fa#diff-7700db42660dd0cdacaa3628c4677940) [Android P (9.0) 圆角失效问题](https://github.com/GcsSloop/rclayout#android-p-90-圆角失效问题)

@Cand3h I don't have this problem with the 9.0 device I have, so there is no way to reproduce your problem. If you set the background in the internal layout,...

这个是例子里用来快速在rxjava中加loading的,不用管它

不需要 注意获取的是Asset下的路径结构,不是本地文件路径 如果要操作本地文件,需要先用`AssetsManager`复制到本地

[VasDolly#115](https://github.com/Tencent/VasDolly/issues/115#issuecomment-922235022)

This Exception comes from the `checkNotClosed` method of `DiskLruCache` .When the `journalWriter` is null, such expception will happen. When the `journal` size is cut half, `journalWriter` will close and start...

Try this. [dengyuhan/html-textview](https://github.com/dengyuhan/html-textview/blob/upgrade/NEW-README.md)