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-20 20:12:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
bottomnavigation
History
connieshi
5889993bb3
Update BottomNavigation to respect left/right system insets
...
PiperOrigin-RevId: 313180090
2020-05-26 16:00:06 -04:00
..
res
Fix the role description of the GMDC bottom navigation item view's accessibility node.
2020-05-07 11:55:49 -04:00
res-public
/values
Add public attributes to public.xml for bottom navigation and FAB.
2020-02-07 10:30:17 -05:00
BottomNavigationItemView.java
Fix the role description of the GMDC bottom navigation item view's accessibility node.
2020-05-07 11:55:49 -04:00
BottomNavigationMenu.java
Add @NonNull and @Nullable annotations
2019-08-26 11:21:15 -04:00
BottomNavigationMenuView.java
Move a11y delegate code from BottomNavigationView and TabLayout to onInitializeA11yNodeInfo.
2019-12-23 15:44:28 -05:00
BottomNavigationPresenter.java
Add @NonNull and @Nullable annotations
2019-08-26 11:21:15 -04:00
BottomNavigationView.java
Update BottomNavigation to respect left/right system insets
2020-05-26 16:00:06 -04: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
…