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-04 13:53:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
appbar
History
pekingme
28cc2441d0
[Tokens] Updated to version 2.3.4.
...
PiperOrigin-RevId: 610835532
2024-02-29 08:36:02 -08:00
..
res
[Tokens] Updated to version 2.3.4.
2024-02-29 08:36:02 -08:00
res-public
/values
[TopAppBar] Added
app:layout_scrollEffect
to public attributes.
2023-02-15 10:21:30 -08:00
AppBarLayout.java
[AppBarLayout] Use an accessibility delegate to add and perform actions
2024-02-12 16:14:44 +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
…
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
…
ViewUtilsLollipop.java
…