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
/
tabs
History
Material Design Team
a313efe1f2
Let go of adapter in detach()
...
Don't hold on to the adapter to prevent memory leaks. PiperOrigin-RevId: 262918018
2019-08-16 15:56:42 -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
Update TODOs
2019-07-23 11:21:39 -04:00
TabLayout.java
Enable TabLayout to wrap_content for its height if the tab items are taller than the default TabLayout height
2019-08-16 15:37:07 -04:00
TabLayoutMediator.java
Let go of adapter in detach()
2019-08-16 15:56:42 -04:00