From fdfb636336dd848621e1a1401b1cd1ef29a0a060 Mon Sep 17 00:00:00 2001 From: Doug Zongker Date: Tue, 20 Sep 2011 14:16:46 -0700 Subject: update recovery with new 3D images Change-Id: I6d52fd1db27fdf1b61f41f598a2209b70385b106 --- ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.c') diff --git a/ui.c b/ui.c index d08f7d31a..25df3d043 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) - 33, 83, // installation icon overlay offset + 13, 190, // installation icon overlay offset }; static pthread_mutex_t gUpdateMutex = PTHREAD_MUTEX_INITIALIZER; -- cgit v1.2.3