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

Commit 1d6c2573 authored by Jim Miller's avatar Jim Miller Committed by Android Git Automerger
Browse files

am aebe3b6c: am abde0aaa: am 375ff2c4: am 2598fbd7: Merge "Attempt to fix a...

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

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


    /**
    /**