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

Commit 03633d28 authored by Jim Miller's avatar Jim Miller
Browse files

Remove extra KeyguardViewStateManager construction

Change-Id: I0f64569876d923c2b4b7ac3918f3a0458a56b16c
parent 5b039844
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -155,8 +155,6 @@ public class KeyguardHostView extends KeyguardViewBase {
        mAppWidgetContainer.setCallbacks(mWidgetCallbacks);
        mAppWidgetContainer.setMinScale(0.5f);

        mViewStateManager = new KeyguardViewStateManager();

        addDefaultWidgets();
        addWidgetsFromSettings();
        mSwitchPageRunnable.run();