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

Commit 3c416dfc authored by Michael Jurka's avatar Michael Jurka Committed by Android (Google) Code Review
Browse files

Merge "Fix crash on boot" into jb-mr1-lockscreen-dev

parents 162fc8e6 536f067c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -146,6 +146,8 @@ public class KeyguardHostView extends KeyguardViewBase {

    @Override
    protected void onFinishInflate() {
        mViewStateManager = new KeyguardViewStateManager();

        // Grab instances of and make any necessary changes to the main layouts. Create
        // view state manager and wire up necessary listeners / callbacks.
        mAppWidgetContainer = (KeyguardWidgetPager) findViewById(R.id.app_widget_container);