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

Commit 1608ceb6 authored by Danesh Mondegarian's avatar Danesh Mondegarian Committed by Ricardo Cerqueira
Browse files

QuickSettings : Fix regression

Fix regression caused by I044f8c0914c725af5894ffb70e8ac54b6e19dc43

Change-Id: I229e9d4f38a2f65226045050c460559549e09994
parent 21161a34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -740,6 +740,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode {
                }
                mQS.setService(this);
                mQS.setBar(mStatusBarView);
                mQS.updateResources();

                // Start observing for changes
                mTilesChangedObserver = new TilesChangedObserver(mHandler);