Go back to the old ear-wiggling Android animation.
am: 692941be79
* commit '692941be79fd765f8873d810ae627a917dfd791b':
Go back to the old ear-wiggling Android animation.
Change-Id: Ifddb21173e55f9c690dbc0661308575d885f4e76
This commit is contained in:
@@ -146,7 +146,6 @@ void ScreenRecoveryUI::draw_background_locked() {
|
||||
// Should only be called with updateMutex locked.
|
||||
void ScreenRecoveryUI::draw_progress_locked() {
|
||||
if (currentIcon == ERROR) return;
|
||||
if (progressBarType != DETERMINATE) return;
|
||||
|
||||
if (currentIcon == INSTALLING_UPDATE || currentIcon == ERASING) {
|
||||
GRSurface* frame = GetCurrentFrame();
|
||||
|
||||
Reference in New Issue
Block a user