@@ -90,24 +90,18 @@ center, use `setHorizontalOffset(int)` or `setVerticalOffset(int)`
9090
9191### ` BadgeDrawable ` Attributes
9292
93- | Feature | Relevant attributes |
94- | --------------------- | ------------------------------------------ |
95- | Color | ` app:backgroundColor ` <br > |
96- : : ` app\:badgeTextColor ` :
97- | Width | ` app:badgeWidth ` <br > |
98- : : ` app\:badgeWithTextWidth ` :
99- | Height | ` app:badgeHeight ` <br > |
100- : : ` app\:badgeWithTextHeight ` :
101- | Shape | ` app:badgeShapeAppearance ` <br > |
102- : : ` app\:badgeShapeAppearanceOverlay ` <br > :
103- : : ` app\:badgeWithTextShapeAppearance ` <br > :
104- : : ` app\:badgeWithTextShapeAppearanceOverlay ` :
105- | Label | ` app:number ` |
106- | Label Length | ` app:maxCharacterCount ` |
107- | Label Text Color | ` app:badgeTextColor ` |
108- | Label Text Appearance | ` app:badgeTextAppearance ` |
109- | Badge Gravity | ` app:badgeGravity ` |
110- | Offset Alignment | ` app:offsetAlignmentMode ` |
93+ | Feature | Relevant attributes |
94+ | --------------------- | -----------------------------------------------------------------------------------------------------------------|
95+ | Color | ` app:backgroundColor ` <br > ` app:badgeTextColor ` |
96+ | Width | ` app:badgeWidth ` <br > ` app:badgeWithTextWidth ` |
97+ | Height | ` app:badgeHeight ` <br > ` app:badgeWithTextHeight ` |
98+ | Shape | ` app:badgeShapeAppearance ` <br > ` app:badgeShapeAppearanceOverlay ` <br > ` app:badgeWithTextShapeAppearance ` <br > ` app:badgeWithTextShapeAppearanceOverlay ` |
99+ | Label | ` app:number ` |
100+ | Label Length | ` app:maxCharacterCount ` |
101+ | Label Text Color | ` app:badgeTextColor ` |
102+ | Label Text Appearance | ` app:badgeTextAppearance ` |
103+ | Badge Gravity | ` app:badgeGravity ` |
104+ | Offset Alignment | ` app:offsetAlignmentMode ` |
111105
112106### Talkback Support
113107
0 commit comments