Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91d78acb authored by Alain Vongsouvanh's avatar Alain Vongsouvanh Committed by android-build-merger
Browse files

resolve merge conflicts of 6aa6ddb3 to nyc-dev

am: 771b6eb8

Change-Id: Icc7290bbdf7b7420bab34b56f4e368f93b007053
parents 1afa4d7b 771b6eb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ void WearRecoveryUI::progress_loop() {
        if ((currentIcon == INSTALLING_UPDATE || currentIcon == ERASING)
                                                            && !show_text) {
            if (!intro_done) {
                if (current_frame == intro_frames - 1) {
                if (current_frame >= intro_frames - 1) {
                    intro_done = true;
                    current_frame = 0;
                } else {