mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-20 08:27:32 +08:00
The Info Bar view wasn't correctly applying the z-index value from the LayoutAttributes. This resulted in the header appearing behind the collectionView cells on iOS 11. Closes #1786