Andrew Overton b47266325e
[ProgressView] Delete MDCProgressViewColorThemer (#9231)
Delete MDCProgressViewColorThemer. Closes #9211.
2019-12-10 14:23:58 -05:00

899 B

Progress view

Progress view is a linear progress indicator that implements Material Design animation and layout.

Progress View

Overview

The MDCProgressView control is designed to be a drop-in replacement for UIProgressView. The API methods are the same as a UIProgressView, with the addition of a few key methods required to achieve the desired animation of the control.

Installation

Usage

Accessibility