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
/
tabs
History
dniz
0512f776c5
Remove sub-package AndroidManifest.xml files from lib directory
...
PiperOrigin-RevId: 258390736
2019-07-16 13:18:32 -04:00
..
res
Add component styles that swap between primary and surface styles depending on light vs dark theme
2019-07-03 14:11:49 -04: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
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
TabLayout.java
Revert the library to compile with Java 7: revert lambdas, add necessary casts, and make some variables final.
2019-07-15 19:19:23 -04:00
TabLayoutMediator.java
Remove constructor comments from TabLayoutMediator
2019-05-16 12:50:03 -04:00