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

Commit dfd78102 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

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

am: faba1835

Change-Id: I622151274ad3d119e7c35ee00b9d3baa1d2efa45
parents 50aff016 faba1835
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.