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

Commit 9489956a authored by Aaron Labiaga's avatar Aaron Labiaga
Browse files

Fix documentation.

Change-Id: I7fb9457b07fc51ad720dffa357b4cba5ccac603c
Flag: DOCS_ONLY
parent 38fab3df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5740,7 +5740,7 @@ public class Notification implements Parcelable
        /**
         * Set this notification to be the group summary for a group of notifications.
         * Grouped notifications may display in a cluster or stack on devices which
         * support such rendering. If thereRequires a group key also be set using {@link #setGroup}.
         * support such rendering. Requires a group key also be set using {@link #setGroup}.
         * The group summary may be suppressed if too few notifications are included in the group.
         * @param isGroupSummary Whether this notification should be a group summary.
         * @return this object for method chaining