change recovery images to match blue holo theme
Change-Id: I912d3ab32973c5c5e7b6b1749698f8a71d884fa3
BIN
res/images/icon_error.png
Normal file → Executable file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 929 B After Width: | Height: | Size: 673 B |
Before Width: | Height: | Size: 972 B After Width: | Height: | Size: 687 B |
Before Width: | Height: | Size: 976 B After Width: | Height: | Size: 661 B |
Before Width: | Height: | Size: 977 B After Width: | Height: | Size: 665 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 683 B |
Before Width: | Height: | Size: 968 B After Width: | Height: | Size: 676 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 118 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 404 B |
2
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;
|
||||
|