Merge "Documentation: Notification.icon is mandatory."

This commit is contained in:
Daniel Sandler
2011-02-23 06:42:48 -08:00
committed by Android (Google) Code Review

View File

@@ -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;