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

Commit b8827be9 authored by Charlie Anderson's avatar Charlie Anderson Committed by Android (Google) Code Review
Browse files

Merge "Prevents an extra Widget shortcut from showing when popup receives update." into tm-qpr-dev

parents 0f30c095 5cb9961c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -463,6 +463,7 @@ public class PopupContainerWithArrow<T extends Context & ActivityContext>
            return;
        }
        mSystemShortcutContainer = inflateAndAdd(systemShortcutContainerLayout, this);
        mWidgetContainer = mSystemShortcutContainer;
        for (int i = 0; i < systemShortcuts.size(); i++) {
            initializeSystemShortcut(
                    systemShortcutLayout,