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

给单选按钮设置后,小圆点显示了,单选按钮不显示。类似View.INVISIBLE状态 #9

Open
jinlinupup opened this issue Sep 24, 2017 · 0 comments

Comments

@jinlinupup
Copy link

BadgeFactory.create(this)
.setTextColor(Color.WHITE)
.setBadgeBackground(Color.RED)
.setWidthAndHeight(15,15)
.setTextSize(10)
.setBadgeCount(3)
.setBadgeGravity(Gravity.RIGHT)
.setShape(BadgeView.SHAPE_CIRCLE)
.setSpace(10,10)
.bind(rb0)//rb0 控件id

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

1 participant