4 Commits

Author SHA1 Message Date
Galia Kaufman
f472cab956
[Dialogs] adding backgroundColor property for dark theme support (#6066)
Adding a backgroundColor property to MDCAlertController, which enables dark theming of MDCAlertController (b/121269110).
2019-01-08 10:29:31 -05:00
featherless
73bdc03c2b
[automated] Rename MaterialComponentsAlpha to MaterialComponentsBeta. (#6018)
This is an automated change generated by replacing all instances of MaterialComponentsAlpha with MaterialComponentsBeta. This is not a breaking change because changes to Alpha/Beta components (including renaming them) are not considered breaking.

The MaterialComponentsAlpha podspec was mistakenly named Alpha, when what we meant was more close to Beta. The distinction is that Alpha components are not expected to be used by clients, while Beta components are.
2018-12-14 10:47:31 -05:00
Yarden Eitan
8761898671 update imports for new theming 2018-12-11 12:04:10 -05:00
Galia Kaufman
3f3e5b0efc
[Dialogs] Renaming example view controllers (#5932)
Adding "Example" to names of all example view controllers of Dialogs - in files/class names.
2018-12-06 15:55:51 -05:00