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

Commit faba1835 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change default for group alert behavior" into oc-dev

parents 25329fa1 8f7828eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1168,7 +1168,7 @@ public class Notification implements Parcelable
     */
    public static final int GROUP_ALERT_CHILDREN = 2;

    private int mGroupAlertBehavior = GROUP_ALERT_ALL;
    private int mGroupAlertBehavior = GROUP_ALERT_CHILDREN;

    /**
     * If this notification is being shown as a badge, always show as a number.