3 Commits

Author SHA1 Message Date
featherless
a24c11f7fc
[FlexibleHeader] Add MDCFlexibleHeaderShiftBehaviorHideable. (#9026)
This new shift behavior mode enables the flexible header to mimic the behavior of UINavigationController's setNavigationBarHidden:. When the shift behavior is set to this new value, the flexible header can be hidden or shown using the shiftHeaderOnScreenAnimated: and shiftHeaderOffScreenAnimated: APIs, but user interactions will not affect the header's visibility.

Added an example to the configurator to demonstrate the behavior.

Part of https://github.com/material-components/material-components-ios/issues/5185
2019-11-27 16:16:30 -05:00
featherless
a078a9722d
Standardize the casing for all components to match spec. (#3693) 2018-05-03 15:02:36 -04:00
featherless
e9e403d307
[FlexibleHeader] Split the documentation into separate articles and run the readme generator. (#3610) 2018-05-01 16:06:08 -04:00