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-05 03:58:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
appbar
History
pekingme
1e9f5f0730
[AppBarLayout] Simplified logics to animate the container color between lifted state and the default state.
...
PiperOrigin-RevId: 566754407
2023-09-20 12:30:16 +00:00
..
res
[ActionBar] Removed layered drawable for the background after tonal surface color.
2023-09-07 12:37:18 +00:00
res-public
/values
[TopAppBar] Added
app:layout_scrollEffect
to public attributes.
2023-02-15 10:21:30 -08:00
AppBarLayout.java
[AppBarLayout] Simplified logics to animate the container color between lifted state and the default state.
2023-09-20 12:30:16 +00:00
CollapsingToolbarLayout.java
[CollapsingToolbarLayout] Fixed title collapse fade mode color to use a Tonal Surface role instead of elevation overlay
2023-09-12 10:48:57 -04:00
HeaderBehavior.java
Internal change
2021-11-29 17:35:39 +00:00
HeaderScrollingViewBehavior.java
[AppBarLayout] Fix bug in HeaderScrollingViewBehavior that causes child translation Y not to be reset to default if the behavior is changed from an overlapping to non-overlapping behavior in layoutParams.setBehavior
2022-07-20 21:49:08 +00:00
MaterialToolbar.java
[Color] Add ColorStateListDrawable support
2023-09-07 12:37:54 +00:00
ViewOffsetBehavior.java
…
ViewOffsetHelper.java
Internal change
2021-11-29 17:35:39 +00:00
ViewUtilsLollipop.java
…