Skip to content

RadioGroup里的RadioButton绑定后RadioButton背景消失 #4

@yongming9011

Description

@yongming9011

代码如下:
BadgeFactory.create(this)
.setTextColor(Color.WHITE)
.setWidthAndHeight(25,25)
.setBadgeBackground(Color.RED)
.setTextSize(10)
.setBadgeGravity(Gravity.RIGHT|Gravity.TOP)
.setBadgeCount(20)
.setShape(BadgeView.SHAPE_CIRCLE)
.setMargin(0,0,5,0)
.bind(rbAttention);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions