Go back to the old ear-wiggling Android animation. am: 692941be79
am: 87b0654f00
* commit '87b0654f00d84b91cb42289a6229a8682831ed41':
Go back to the old ear-wiggling Android animation.
Change-Id: I0d87c52b7ecbf0488460045e1223011970ce3ce7
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