update recovery with new 3D images

Change-Id: I6d52fd1db27fdf1b61f41f598a2209b70385b106
diff --git a/ui.c b/ui.c
index d08f7d3..25df3d0 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)
-    33, 83,  // installation icon overlay offset
+    13, 190, // installation icon overlay offset
 };
 
 static pthread_mutex_t gUpdateMutex = PTHREAD_MUTEX_INITIALIZER;