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

Commit 0df7e344 authored by Danesh M's avatar Danesh M
Browse files

SystemUI: Fix FC when holding home button down

Change-Id: Iab57d1dfe8c324ff7a7b38421a8da6a427edb3fb
parent 151ae648
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -951,6 +951,9 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
        }

        mAssistManager = new AssistManager(this, context);
        if (mNavigationBarView == null) {
            mAssistManager.onConfigurationChanged();
        }

        // figure out which pixel-format to use for the status bar.
        mPixelFormat = PixelFormat.OPAQUE;