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

Commit c7f79af7 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Ribbons : Cleanup for theme change" into cm-10.2

parents 42650528 802515db
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -758,6 +758,8 @@ public class PhoneStatusBar extends BaseStatusBar {
            mQuickAccessLayoutLinked = Settings.System.getIntForUser(resolver,
                    Settings.System.QS_QUICK_ACCESS_LINKED, 1, UserHandle.USER_CURRENT) == 1;
            if (mHasQuickAccessSettings) {
                cleanupRibbon();
                mRibbonView = null;
                inflateRibbon();
            }
        }