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 03:51:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
tabs
History
connieshi
b247e00d8a
Add Talkback support for badge + TabLayout.
...
PiperOrigin-RevId: 250397444
2019-05-29 16:27:19 -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
Add Talkback support for badge + TabLayout.
2019-05-29 16:27:19 -04:00
TabLayoutMediator.java
Remove constructor comments from TabLayoutMediator
2019-05-16 12:50:03 -04:00