diff options
author | Doug Zongker <dougz@android.com> | 2009-10-08 16:32:58 -0700 |
---|---|---|
committer | Doug Zongker <dougz@android.com> | 2009-10-08 16:32:58 -0700 |
commit | d93a25459cdefba940f254b4c5f54fd7d9cdaf11 (patch) | |
tree | 70d5c1658606d754a81140d917bb8bb35a6e1450 /res/images/indeterminate1.png | |
parent | 54ec81fe86225d5f3ee3ab16e3266ae88cd639fa (diff) | |
download | bootable_recovery-d93a25459cdefba940f254b4c5f54fd7d9cdaf11.zip bootable_recovery-d93a25459cdefba940f254b4c5f54fd7d9cdaf11.tar.gz bootable_recovery-d93a25459cdefba940f254b4c5f54fd7d9cdaf11.tar.bz2 |
simplify construction of the recovery progress bar
Instead of six separate images for the left end, right end, and tiled
center portion of the full and empty progress bars, just use two
images: a full bar and an empty bar. Draw the left side of the full
bar and the right side of the empty one, moving the boundary rightward
to "fill" the bar. This makes recovery trivially smaller, and allows
fancier images to be used as progress bars.
Support paletted PNG images as resources.
Diffstat (limited to 'res/images/indeterminate1.png')
-rw-r--r-- | res/images/indeterminate1.png | bin | 2249 -> 1919 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/res/images/indeterminate1.png b/res/images/indeterminate1.png Binary files differindex 264bf27..90cb9fb 100644 --- a/res/images/indeterminate1.png +++ b/res/images/indeterminate1.png |