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 19:41:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
tabs
History
connieshi
5e78ba1440
Fix bug in controllable tabs demo that didn't show icon or label if they were switched from off to on and gravity was set to center.
...
PiperOrigin-RevId: 248330945
2019-05-16 17:18:15 -04:00
..
res
Add new MODE_AUTO setting for TabLayout. MODE_AUTO behaves like MODE_FIXED with GRAVITY_CENTER while the tabs fit in the content view. Once the tabs expand beyond the TabLayout width, the TabLayout behaves as MODE_SCROLLABLE.
2019-04-19 21:21:27 -04:00
res-public
/values
Add missing public attributes.
2018-05-31 16:35:29 -04:00
AndroidManifest.xml
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
build.gradle
Adding ViewPager2 as dependency to MDC
2019-05-03 11:04:35 -04:00
TabItem.java
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
TabLayout.java
Fix bug in controllable tabs demo that didn't show icon or label if they were switched from off to on and gravity was set to center.
2019-05-16 17:18:15 -04:00
TabLayoutMediator.java
Remove constructor comments from TabLayoutMediator
2019-05-16 12:50:03 -04:00