diff --git a/docs/html/preview/features/notification-updates.jd b/docs/html/preview/features/notification-updates.jd index b898f21b8d927..e96fb700da286 100644 --- a/docs/html/preview/features/notification-updates.jd +++ b/docs/html/preview/features/notification-updates.jd @@ -1,6 +1,7 @@ page.title=Notifications page.tags=notifications helpoutsWidget=true +page.image=/preview/images/notifications-card.png trainingnavtop=true @@ -124,7 +125,7 @@ notification action.

+ width="300">

Figure 2. The user inputs text from the notification shade.

@@ -298,7 +299,7 @@ information content of the group. This applies to child notifications in Android 5.0 (API level 21) and above.

-

+

For convenience, apps can usually reuse the notification group summary and define it as an {@link android.app.Notification.InboxStyle InboxStyle} notification, diff --git a/docs/html/preview/images/notifications-card.png b/docs/html/preview/images/notifications-card.png new file mode 100644 index 0000000000000..d9d05900e5d8b Binary files /dev/null and b/docs/html/preview/images/notifications-card.png differ