tree: 278fb9fd790951be46699130f4e78127eca9a378 [path history] [tgz]
  1. assets/
  2. color-theming.md
  3. differences-from-uiprogressview.md
  4. README.md
  5. typical-use.md
components/ProgressView/docs/README.md

Progress view

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

Related components


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

Extensions