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

Commit 97c0b90f authored by Chris Wren's avatar Chris Wren
Browse files

Expose headsUpContentView so developers can customize it.

Bug: 13510114
Change-Id: I645c204e366fefab58224d2e67d00e701dc661aa
parent 3f1ddf83
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4697,6 +4697,7 @@ package android.app {
    field public android.os.Bundle extras;
    field public int flags;
    field public android.app.PendingIntent fullScreenIntent;
    field public android.widget.RemoteViews headsUpContentView;
    field public int icon;
    field public int iconLevel;
    field public android.graphics.Bitmap largeIcon;
+0 −1
Original line number Diff line number Diff line
@@ -247,7 +247,6 @@ public class Notification implements Parcelable


    /**
     * @hide
     * A medium-format version of {@link #contentView}, providing the Notification an
     * opportunity to add action buttons to contentView. At its discretion, the system UI may
     * choose to show this as a heads-up notification, which will pop up so the user can see