diff --git a/docs/html/preview/features/notification-updates.jd b/docs/html/preview/features/notification-updates.jd index 7440dea9268e7..f234831856652 100644 --- a/docs/html/preview/features/notification-updates.jd +++ b/docs/html/preview/features/notification-updates.jd @@ -56,7 +56,10 @@ interface. On a handheld, the inline reply action appears as an additional butto handheld app. - +

Figure 1. Android N adds the Reply action button. @@ -176,13 +179,6 @@ When the user responds via {@link android.support.v4.app.RemoteInput}, include the text in the reply history with the {@code setRemoteInputHistory()} method.

- - -

- Figure 3. Screenshot of chat history in the notification - shade. -

-

Bundled Notifications

Android N provides developers with a new way to represent @@ -209,7 +205,7 @@ Builder.setGroup()} method to bundle similar notifications.

{@docRoot}preview/images/bundles_2x.png 2x" width="300">

- Figure 4. The user can progressively expand the notification + Figure 3. The user can progressively expand the notification group.

diff --git a/docs/html/preview/images/inline-reply-sent.png b/docs/html/preview/images/inline-reply-sent.png deleted file mode 100644 index 623e89e3a6605..0000000000000 Binary files a/docs/html/preview/images/inline-reply-sent.png and /dev/null differ diff --git a/docs/html/preview/images/inline-reply.png b/docs/html/preview/images/inline-reply.png index cdf5d30614f19..79a1a72bb0eea 100644 Binary files a/docs/html/preview/images/inline-reply.png and b/docs/html/preview/images/inline-reply.png differ diff --git a/docs/html/preview/images/inline-reply_2x.png b/docs/html/preview/images/inline-reply_2x.png new file mode 100644 index 0000000000000..13c6e35bf207b Binary files /dev/null and b/docs/html/preview/images/inline-reply_2x.png differ diff --git a/docs/image_sources/preview/features/inline-reply_orig.png b/docs/image_sources/preview/features/inline-reply_orig.png new file mode 100644 index 0000000000000..ae7cd30ff7ee2 Binary files /dev/null and b/docs/image_sources/preview/features/inline-reply_orig.png differ