mirror of
https://github.com/material-components/material-components-ios.git
synced 2026-02-11 14:00:41 +08:00
* Add backward progress animation mode support. This allows users to animate the progress view backward if they are giving it progress which is lesser than the current value. * Demonstrate the backward progress animation support. * Update the assets for the progress view. * Change ProgressViewExample with new enum name. * Updated enum names. * Update with new enum names.