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-19 11:31:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
tabs
History
cketcham
0f18d9084c
Prevent setting a height less than requested by using Math.round()
...
PiperOrigin-RevId: 290707432
2020-01-21 08:40:35 -08:00
..
res
Update TabLayout so it takes into account TabGravity in MODE_SCROLLABLE.
2020-01-15 14:25:50 -08: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
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
TabItem.java
Update TODOs
2019-07-23 11:21:39 -04:00
TabLayout.java
Prevent setting a height less than requested by using Math.round()
2020-01-21 08:40:35 -08:00
TabLayoutMediator.java
[TabLayoutMediator] Prevent crash
autoRefresh
disabled mediator
2020-01-09 12:00:22 -08:00