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

Skip to content
Commit cdeabda3 authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

SystemUI: fix disapearing clock



When recreateStatusBar() gets called, we set the clock view visibility
to invisible. This is usually set by DISABLE systemui flags so when
those flags go to update, the clock visibility never gets updated, since
the system has no idea it needs to do that. Always update the clock
visibilities when updating its parent view.

Change-Id: I15668374cadded4129f5f75536a77dc3da546f6f
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 0859354c
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