This repository was archived by the owner on Dec 11, 2025. It is now read-only.
Release 36.2.0
36.2.0
API Changes
Text fields
-[MDCTabBarControllerDelegate tabBarController:shouldSelectViewController:]and-[MDCTabBarControllerDelegate tabBarController:didSelectViewController:]will be called for the currently-selected tab if the user taps the tab again (that is, the tab doesn't change). This matches Apple's behavior more closely and allows for custom behaviors.MDCMultilineTextFieldnow has aMDCMultilineTextInputDelegatefor useful methods not included in UITextViewDelegate.
Component changes
ActivityIndicator
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
AnimationTiming
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
AppBar
Changes
- Make use of MDCDeviceTopSafeAreaInset. (#2186) (featherless)
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
BottomAppBar
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
BottomSheet
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
Dialogs
Changes
- Respect safe area insets (#2165) (ianegordon)
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
FlexibleHeader
Changes
- Ignore safe area inset changes if we know that the status bar visibility is changing. (#2160) (featherless)
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
HeaderStackView
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
NavigationBar
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
ShadowElevations
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
- Update ShadowElevations to be extensible. (#2145) (Martin Petrov)
- Update shadow examples (#2174) (Martin Petrov)
ShadowLayer
Changes
- Update shadow examples (#2174) (Martin Petrov)
- [ShadowElevations] Update ShadowElevations to be extensible. (#2145) (Martin Petrov)
Snackbar
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
Tabs
Changes
- Add standard Material Design shadow shadow to MDCTabBar (#2148) (Scott Atwood)
- Always call MDCTabBarControllerDelegate methods when a tab is tapped (#2155) (Scott Atwood)
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
TextFields
Changes
- Clear button X value adjustment. (#2176) (Will Larche)
- Fix text fields overlapping labels (#2163) (Will Larche)
- Implementing textFieldShouldClear: (#2169) (Will Larche)
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
- Some alphabetizing. (#2166) (Will Larche)
Themes
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)
Typography
Changes
- Remove trailing whitespace everywhere. (#2168) (Adrian Secord)