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

Commit c530f105 authored by Chris Wren's avatar Chris Wren Committed by Android Git Automerger
Browse files

am 949c6e3a: Expose headsUpContentView so developers can customize it.

* commit '949c6e3a349110dfe8345be5313ff172d4ad2570':
  Expose headsUpContentView so developers can customize it.
parents f438b3f9 97c0b90f
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