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-01-23 16:01:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
bottomnavigation
History
Material Design Team
cc9b9c1103
Add CollectionInfos and CollectionItemInfos to tabs for accessibility. Also make a tab non-clickable by a11y when it is selected.
...
PiperOrigin-RevId: 281785987
2019-11-22 21:25:50 +00:00
..
res
Add component styles that swap between primary and surface styles depending on light vs dark theme
2019-07-03 14:11:49 -04:00
res-public
/values
Add component styles that swap between primary and surface styles depending on light vs dark theme
2019-07-03 14:11:49 -04:00
BottomNavigationItemView.java
Add CollectionInfos and CollectionItemInfos to tabs for accessibility. Also make a tab non-clickable by a11y when it is selected.
2019-11-22 21:25:50 +00:00
BottomNavigationMenu.java
Add @NonNull and @Nullable annotations
2019-08-26 11:21:15 -04:00
BottomNavigationMenuView.java
Add CollectionInfos and CollectionItemInfos to tabs for accessibility. Also make a tab non-clickable by a11y when it is selected.
2019-11-22 21:25:50 +00:00
BottomNavigationPresenter.java
Add @NonNull and @Nullable annotations
2019-08-26 11:21:15 -04:00
BottomNavigationView.java
Fix bug in bottom navigation badge state restoration that did not set the badges on the menu item views.
2019-11-06 10:14:43 -05:00
build.gradle
Remove Material's legacy androidx core_ui and core_utils dependencies in favor of more granular dependencies (coordinatorlayout, graphics, interpolator, customview)
2019-07-10 15:17:12 -04:00
LabelVisibilityMode.java
…