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

Skip to content
Commit 5754b526 authored by Michael W's avatar Michael W
Browse files

SystemUI: Fix alarm icon

* The icon was initially shown but not again after a reboot
* Reason is, that the user setup isn't completed again
  and therefore the variable mCurrentUserSetup will never
  hold true again
* Fix this by calling onUserSetupChanged once manually to
  get a proper initial state
* Similar code exists in other places in SystemUI as well:
  NavigationBar.java, NetworkControllerImpl.java, ...
  -> Looks like this one was forgotten

Change-Id: I02295a70a82696e7c0c6ade93c96e661140886f0
parent af01fc24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment