This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-02-20 08:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
badge
History
connieshi
44e26156be
Add build.gradle for the badge module.
...
PiperOrigin-RevId: 242516608
2019-04-19 12:57:22 -04:00
..
res
Fix typo in formatted string that set the first argument as string instead of decimal.
2019-04-05 16:04:19 -04:00
res-public
/values
Add res-public for BadgeDrawable.
2019-03-22 16:07:55 -04:00
AndroidManifest.xml
Add boilerplate code (getters, setters, override abstract methods) define custom attributes for new custom drawable, BadgeDrawable.
2019-02-24 14:30:54 -05:00
BadgeDrawable.java
Add static methods to return BadgeDrawable's default background and text color for the specified context.
2019-04-05 16:01:05 -04:00
BadgeUtils.java
Add helper method to remove a BadgeDrawable from its associated anchor.
2019-03-22 16:49:03 -04:00
build.gradle
Add build.gradle for the badge module.
2019-04-19 12:57:22 -04:00