Merge "Revert "Change default for group alert behavior"" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6e96251d92
@@ -1171,7 +1171,7 @@ public class Notification implements Parcelable
|
||||
*/
|
||||
public static final int GROUP_ALERT_CHILDREN = 2;
|
||||
|
||||
private int mGroupAlertBehavior = GROUP_ALERT_CHILDREN;
|
||||
private int mGroupAlertBehavior = GROUP_ALERT_ALL;
|
||||
|
||||
/**
|
||||
* If this notification is being shown as a badge, always show as a number.
|
||||
|
||||
Reference in New Issue
Block a user