This repository was archived by the owner on Dec 11, 2025. It is now read-only.
v49.0.0
Breaking changes
BottomAppBar
MDCBottomAppBarView
NS_UNAVAILABLE property: backgroundColor in MDCBottomAppBarView
API changes
BottomAppBar
MDCBottomAppBarView
new property: barTintColor in MDCBottomAppBarView
NS_UNAVAILABLE property: backgroundColor in MDCBottomAppBarView
new property: shadowColor in MDCBottomAppBarView
new property: backgroundColor in MDCBottomAppBarView
Dialogs
MDCAlertControllerView
new property: titleColor in MDCAlertControllerView
new property: mdc_adjustsFontForContentSizeCategory in MDCAlertControllerView
new class: MDCAlertControllerView
new property: titleFont in MDCAlertControllerView
new property: buttonColor in MDCAlertControllerView
new property: buttonFont in MDCAlertControllerView
new property: messageColor in MDCAlertControllerView
new property: messageFont in MDCAlertControllerView
Component changes
Snackbar
Changes
- Added Color and Font Themers (#3102) (Yarden Eitan)
- bring back buttonTextColor and deprecate it (#3104) (Yarden Eitan)
BottomAppBar
Changes
- Add simple color themer (#3094) (Robert Moore)
Dialogs
Changes
- Enable custom fonts on MDCAlertController (#3097) (ianegordon)
Themes
Changes
- [BottomAppBar] Add simple color themer (#3094) (Robert Moore)