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

Commit 5837a15d authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am 1d6c2573: am aebe3b6c: am abde0aaa: am 375ff2c4: am 2598fbd7: Merge...

am 1d6c2573: am aebe3b6c: am abde0aaa: am 375ff2c4: am 2598fbd7: Merge "Attempt to fix a bug where SIM progress dialog gets stuck." into klp-dev

* commit '1d6c2573':
  Attempt to fix a bug where SIM progress dialog gets stuck.
parents 9371a038 1d6c2573
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1120,6 +1120,7 @@ public class KeyguardHostView extends KeyguardViewBase {
            KeyguardWidgetFrame frame = mAppWidgetContainer.getWidgetPageAt(i);
            frame.removeAllViews();
        }
        getSecurityContainer().onPause(); // clean up any actions in progress
    }

    public void goToWidget(int appWidgetId) {