Skip to content

Commit e75654d

Browse files
imhappipaulfthomas
authored andcommitted
[BadgeDrawable][Docs] Fix doc formatting for github
PiperOrigin-RevId: 513573599
1 parent 9d0732b commit e75654d

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

docs/components/BadgeDrawable.md

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)