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

Commit 414ad183 authored by Mady Mellor's avatar Mady Mellor Committed by Android (Google) Code Review
Browse files

Merge "Adds hint summary to slice"

parents 33d9a341 39bf4351
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7028,6 +7028,7 @@ package android.app.slice {
    field public static final java.lang.String HINT_NO_TINT = "no_tint";
    field public static final java.lang.String HINT_PARTIAL = "partial";
    field public static final java.lang.String HINT_SELECTED = "selected";
    field public static final java.lang.String HINT_SUMMARY = "summary";
    field public static final java.lang.String HINT_TITLE = "title";
    field public static final java.lang.String SUBTYPE_COLOR = "color";
    field public static final java.lang.String SUBTYPE_MESSAGE = "message";
+5 −0
Original line number Diff line number Diff line
@@ -124,6 +124,11 @@ public final class Slice implements Parcelable {
     * @hide
     */
    public static final String HINT_HIDDEN = "hidden";
    /**
     * Hint indicating this content should be shown instead of the normal content when the slice
     * is in small format.
     */
    public static final String HINT_SUMMARY = "summary";
    /**
     * Hint to indicate that this content has a toggle action associated with it. To indicate that
     * the toggle is on, use {@link #HINT_SELECTED}. When the toggle state changes, the intent