From c2ddaea83a75bf324ab729aa2b66036680eedb2c Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Fri, 19 Aug 2011 16:56:31 -0700 Subject: change recovery images to match blue holo theme Change-Id: I912d3ab32973c5c5e7b6b1749698f8a71d884fa3 --- ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.c') diff --git a/ui.c b/ui.c index 173631926..4e41bc907 100644 --- a/ui.c +++ b/ui.c @@ -45,7 +45,7 @@ UIParameters ui_parameters = { 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; -- cgit v1.2.3