Skip to content

Commit

Permalink
[Docs][Badge] Move badge assets into directory to be consistent with …
Browse files Browse the repository at this point in the history
…other components, and delete unused image

PiperOrigin-RevId: 392964548
  • Loading branch information
dsn5ft authored and leticiarossi committed Aug 26, 2021
1 parent 864ef02 commit 760effb
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/components/BadgeDrawable.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ path: /catalog/badging/

## Using badges

Badge | Badge with number | Badge with a maximum character count
--------------------------------------- | ---------------------------------------------- | ------------------------------------
![badge_icon](assets/IconOnlyBadge.png) | ![badge_with_number_8](assets/BadgeNumber.png) | ![badge_with_999+](assets/BadgeNumberLongerThanMaxCharCount.png)
Badge | Badge with number | Badge with a maximum character count
--------------------------------------------- | ---------------------------------------------------- | ------------------------------------
![badge_icon](assets/badge/IconOnlyBadge.png) | ![badge_with_number_8](assets/badge/BadgeNumber.png) | ![badge_with_999+](assets/badge/BadgeNumberLongerThanMaxCharCount.png)

NOTE: This component is still under development and may not support the full
range of customization Material Android components generally support (e.g.
Expand Down
File renamed without changes
File renamed without changes
Binary file removed docs/components/assets/tablayout-badges.png
Binary file not shown.

0 comments on commit 760effb

Please sign in to comment.