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
/
appbar
History
dniz
cc73c2a630
Update TODOs
...
PiperOrigin-RevId: 259535844
2019-07-23 11:21:39 -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
AppBarLayout.java
Update TODOs
2019-07-23 11:21:39 -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
CollapsingToolbarLayout.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
HeaderBehavior.java
Migrate CoordinatorLayout android support libraries to androidx
2019-05-21 12:03:28 -04:00
HeaderScrollingViewBehavior.java
Migrate CoordinatorLayout android support libraries to androidx
2019-05-21 12:03:28 -04:00
MaterialToolbar.java
Update elevation overlays to be based absolute elevation, factoring in the elevation of all parent views
2019-07-03 13:55:49 -04:00
ViewOffsetBehavior.java
Migrate CoordinatorLayout android support libraries to androidx
2019-05-21 12:03:28 -04:00
ViewOffsetHelper.java
Fix CollapsingToolbarLayout title bounds
2019-03-22 17:02:58 -04:00
ViewUtilsLollipop.java
Internal cleanup
2019-07-03 14:02:53 -04:00