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
488f4873bb
Add note about BadgeDrawable being under development and not supporting the full range of customization expected of a Material Android component. (e.g. themed attributes)
...
PiperOrigin-RevId: 246891342
2019-05-06 19:27:34 -04:00
..
res
Update BottomNavigationItemView to include BadgeDrawable's content description.
2019-04-29 15:28:30 -07: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 note about BadgeDrawable being under development and not supporting the full range of customization expected of a Material Android component. (e.g. themed attributes)
2019-05-06 19:27:34 -04:00
BadgeUtils.java
Save badge states in BottomNavigationMenuView.
2019-04-29 15:54:12 -07:00
build.gradle
Add build.gradle for the badge module.
2019-04-19 12:57:22 -04:00