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
/
res
History
marianomartin
a083017520
Add backgroundTint support to BottomNav
...
PiperOrigin-RevId: 225384496
2018-12-21 10:41:14 -05:00
..
color
Update color state lists for bottom navigation items to match specs.
2018-10-28 18:13:08 -04:00
drawable
…
drawable-v21
…
layout
Remove padding from large text for BottomNavigation to match small text. Guidance is to use short text in bottom navigation so this should not have a visual effect since the width of each item is equally divided with a max width (in other words, the padding doesn't affect the width). However, when system font size is increased, even short text can be cut off by the padding and this gives a little more room for the text.
2018-12-06 12:07:07 -05:00
values
Add backgroundTint support to BottomNav
2018-12-21 10:41:14 -05:00