-
Notifications
You must be signed in to change notification settings - Fork 109
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
Dialog的背景颜色还是不能设置成透明的 #10
Comments
你可以通过设置主题,自己改动的。 |
我这么写的:
观察:
调用了 但是出来的dialog还是白底不透明的呢? |
😄,不好意思,一开始没有理解你说的意思。 Color.parseColor("#cc111111"), 可以这样,或其它。 |
Ok 现在对了 :) |
3Q |
代码调用方式非布局方式,dialog大小能否改变,类似微信那种 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
看了新改的代码,只是改了view的背景。dialog颜色还是白色
可参考:
https://www.jianshu.com/p/b5b265aa54e0
https://www.jianshu.com/p/ff948975789a
The text was updated successfully, but these errors were encountered: