Merge "Documentation: Notification.icon is mandatory."
This commit is contained in:
committed by
Android (Google) Code Review
commit
5e98dbc770
@@ -82,6 +82,7 @@ public class Notification implements Parcelable
|
||||
|
||||
/**
|
||||
* The resource id of a drawable to use as the icon in the status bar.
|
||||
* This is required; notifications with an invalid icon resource will not be shown.
|
||||
*/
|
||||
public int icon;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user