tree: 9f2f8dbeef799e3dd1e678bfde17ac47672f0dc7 [path history] [tgz]
  1. assets/
  2. accessibility.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

Accessibility