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;