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-21 12:33:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
appbar
History
dsn5ft
e2c911b9e5
[AppBarLayout] Add setLiftableOverrideEnabled() method to allow toggling between automatic and manual setLifted() behavior
...
PiperOrigin-RevId: 388786221
2021-08-05 18:20:57 -04:00
..
res
[CollapsingToolbarLayout] Added option to add extra height when title text spans across multiple lines
2021-07-02 08:16:09 -04:00
res-public
/values
[CollapsingToolbarLayout] Added support for expanded and collapsed title text color attributes
2021-05-21 14:10:28 -07:00
AppBarLayout.java
[AppBarLayout] Add setLiftableOverrideEnabled() method to allow toggling between automatic and manual setLifted() behavior
2021-08-05 18:20:57 -04:00
CollapsingToolbarLayout.java
[CollapsingToolbarLayout] Added option to add extra height when title text spans across multiple lines
2021-07-02 08:16:09 -04:00
HeaderBehavior.java
…
HeaderScrollingViewBehavior.java
…
MaterialToolbar.java
[MaterialToolbar & BottomAppBar] Updated navigationIconTint implementation to mutate drawable to prevent tinting drawable globally
2021-05-21 14:12:02 -07:00
ViewOffsetBehavior.java
…
ViewOffsetHelper.java
…
ViewUtilsLollipop.java
…