Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

背景颜色设置后跟预期不一样! #292

Open
duxun opened this issue Mar 2, 2022 · 2 comments
Open

背景颜色设置后跟预期不一样! #292

duxun opened this issue Mar 2, 2022 · 2 comments

Comments

@duxun
Copy link

duxun commented Mar 2, 2022

WheelView.class
956行 paint.setColor(Color.argb(128, red, green, blue));
大佬这个。。。。

@liyujiang-gzu
Copy link
Member

WheelView.class 956行 paint.setColor(Color.argb(128, red, green, blue)); 大佬这个。。。。

是的,这几行强制改变了颜色作为半透明度的

@li-lance
Copy link

是否可以修改下呢,这样方便开发者设置透明度 @liyujiang-gzu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants