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

Commit 9cee3716 authored by Danny Baumann's avatar Danny Baumann
Browse files

Update settings after recreating status bar.

This is needed to e.g. keep the circle battery after theme changes.

Change-Id: Id1eb23d19c8cbc33c4987a908382f4b5fe17cfd4
parent 0ed2b5d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3248,6 +3248,7 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
            addNotificationViews(createNotificationViews(notifData.first, notifData.second));
        }

        updateSettings();
        setAreThereNotifications();

        mStatusBarContainer.addView(mStatusBarWindow);