Release 16.2.0
API diffs
FeatureHighlight
- FeatureHighlight is a new component that lets you highlight a particular feature of your interface to the user.
Component changes
AppBar
Changes
- Ensure typical use examples match for Objective C and Swift (#815) (Junius Gunaratne)
CollectionCells
Changes
- Align text labels frames to the upper pixel. (Louis Romero)
- Show/hide the editing box as entering/leaving edit (Louis Romero)
Collections
Changes
- [Fix -MDCCollectionViewFlowLayout updateCellStateMaskWithAttribute:](f2b93ae) (Jackie Quinn)
FeatureHighlight
Changes
- MDCFeatureHighlightViewController implementation (#765) (Sam Morrison)
- Minor feature highlight fixes (#814) (Sam Morrison)
NavigationBar
Changes
- Setting default state of textAlignment (#817) (Randall Li)
- [Navigation Bar] Fixed text alignment in a better way that accepts the pre iOS8 default. (#820) (Randall Li)
Switch
Changes
- Added haptic feedback to MDCSwitch (#812) (Adrian Secord)