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
/
bottomnavigation
History
connieshi
6aab297f53
Remove context parameter from BadgeDrawable#getContentDescription(Context)
...
PiperOrigin-RevId: 251492075
2019-06-10 08:55:30 -07:00
..
res
Support ColorDrawables as the basis for MaterialShapeDrawable initialization in
2019-04-29 15:16:23 -07:00
res-public
/values
…
AndroidManifest.xml
…
BottomNavigationItemView.java
Remove context parameter from BadgeDrawable#getContentDescription(Context)
2019-06-10 08:55:30 -07:00
BottomNavigationMenu.java
…
BottomNavigationMenuView.java
Convenience wrapper method for Drawable#setVisible(boolean, boolean) with the second parameter hardcoded to false.
2019-05-29 15:43:19 -04:00
BottomNavigationPresenter.java
Save badge states in BottomNavigationMenuView.
2019-04-29 15:54:12 -07:00
BottomNavigationView.java
Internal cleanup
2019-05-24 14:22:06 -04:00
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
LabelVisibilityMode.java
…