am 7d902825: am 4ba63196: am 949c6e3a: Expose headsUpContentView so developers can customize it.
* commit '7d902825399fbba5c84a62292305e844ca0ad9a5': Expose headsUpContentView so developers can customize it.
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user