Android轮子哥

Results 363 comments of Android轮子哥

Hello, I have investigated the problem. It's a system issue and there is no good solution for it at present.

You can try using `WindowManager` to see if there is the same problem?

If you find that there is no problem using `WindowManager` but the framework has issues, it proves that my conclusion is wrong. Please let me know and I will handle...

[ShapeView-9.3.aar.zip](https://github.com/user-attachments/files/16987401/ShapeView-9.3.aar.zip)

小伙子,我针对你说的这个问题进行了优化,你下载上面的 aar 包测试一下,有问题再与我我反馈,没有问题的话也说一声,我发布一下远程依赖版本。

[ShapeView-9.3.aar.zip](https://github.com/user-attachments/files/17005984/ShapeView-9.3.aar.zip)

小伙子,问题处理了,你再测试一下看看。

> 轮子哥,这里使用文字描边不主动写换行符\n固定了宽度也不会自动换行 目前针对这个问题,并无好的解决方案

[ShapeView-9.3.aar.zip](https://github.com/user-attachments/files/17893833/ShapeView-9.3.aar.zip)

> 轮轮哥, 字体颜色+描边(不渐变), 也必须设置`shape_textEndColor`和`shape_textStartColor`才行吗? 我如果单独设置 `android:textColor` or `shape_textColor`的话, 字体颜色就显示不出来, 感觉上面那2个属性和设置描边不是很搭啊. @actor20170211030627 问题修复了, 你用这个包试一下