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

Commit 650c3309 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

am: dfd78102

Change-Id: I8808afb221d2ae18424d9d37c522957b34dd99a6
parents 60268ee1 dfd78102
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.