commit | c2ddaea83a75bf324ab729aa2b66036680eedb2c | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Fri Aug 19 16:56:31 2011 -0700 |
committer | Doug Zongker <dougz@android.com> | Fri Aug 19 16:56:31 2011 -0700 |
tree | 1bc342573d9400b1d9f5cd7397530466b8535852 | |
parent | 6242a8bc9b01786e4b58ed897858f593d1d546cf [diff] [blame] |
change recovery images to match blue holo theme Change-Id: I912d3ab32973c5c5e7b6b1749698f8a71d884fa3
diff --git a/ui.c b/ui.c index 1736319..4e41bc9 100644 --- a/ui.c +++ b/ui.c
@@ -45,7 +45,7 @@ 6, // indeterminate progress bar frames 20, // fps 7, // installation icon frames (0 == static image) - 23, 83, // installation icon overlay offset + 33, 83, // installation icon overlay offset }; static pthread_mutex_t gUpdateMutex = PTHREAD_MUTEX_INITIALIZER;