Description[Downloads] Add a horizontal material-styled ProgressBar
The support library's ProgressBar doesn't support JB or KK,
and the ToolbarProgressBar doesn't support JB. In the
tradition of re-inventing the wheel, introduce a ProgressBar
that is styled according to Material Design that works on all
versions of Android that Clank supports.
* Introduce the MaterialProgressBar, which mimics the Material
Design spec on how horizontal progress bars are supposed to
look for both determinate and indeterminate modes.
* Switch DownloadItemView and SpaceDisplay to use the newfangled
widget, then nuke unnecessary styling.
* Delete old, unused, experimental ProgressBars.
Video:
https://drive.google.com/a/chromium.org/file/d/0B8k2SmEN8xS3ZGtzU3FxMGFMWlU/view?usp=sharing
BUG=658246
Committed: https://crrev.com/afb0abd44f95e654b68553097db825e4771b2cfa
Cr-Commit-Position: refs/heads/master@{#440287}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Get rid of specialized throbber color #
Total comments: 4
Messages
Total messages: 19 (9 generated)
|