marianomartin
|
115313c0c0
|
Expose a class for themeoverlay in style
This moves functionality from ThemeEnforcement into a stand alone class.
Resolves https://github.com/material-components/material-components-android/issues/665
PiperOrigin-RevId: 275481343
|
2019-10-21 10:24:19 -04:00 |
|
marianomartin
|
215a839598
|
Internal cleanup
PiperOrigin-RevId: 267504117
|
2019-09-12 13:48:16 -04:00 |
|
cketcham
|
cb1674662a
|
Add @NonNull and @Nullable annotations
PiperOrigin-RevId: 264619150
|
2019-08-26 11:01:22 -04:00 |
|
dniz
|
5df3bebd63
|
Update elevation overlays to be based absolute elevation, factoring in the elevation of all parent views
Will follow-up with TabLayout absolute elevation separately
Resolves https://github.com/material-components/material-components-android/issues/381
PiperOrigin-RevId: 255404830
|
2019-07-03 13:55:49 -04:00 |
|
dniz
|
249e6f5281
|
Implement new MaterialToolbar class that provides support for Dark Theme elevation overlays, if not using AppBarLayout
PiperOrigin-RevId: 243054730
|
2019-04-19 15:37:34 -04:00 |
|