Date: Mon, 7 Mar 2016 18:15:26 -0800
Subject: [PATCH] docs: Updating some Preview N: Notifications screenshots
Got higher-rez screenshots from the team, and I'm using them to
update some of the existing graphics.
See first comment for doc stage location.
bug: 26645465
Change-Id: I1e676ae9d81df452f33d7129ee38ee87411e4ff6
---
.../preview/features/notification-updates.jd | 10 ++++++++--
docs/html/preview/images/bundles.png | Bin 184321 -> 102120 bytes
docs/html/preview/images/bundles_2x.png | Bin 0 -> 330229 bytes
.../html/preview/images/inline-type-reply.png | Bin 76555 -> 84611 bytes
.../preview/images/inline-type-reply_2x.png | Bin 0 -> 267875 bytes
.../preview/features/bundles-orig.png | Bin 0 -> 2850258 bytes
.../features/inline-type-reply-orig.png | Bin 0 -> 2444736 bytes
7 files changed, 8 insertions(+), 2 deletions(-)
create mode 100644 docs/html/preview/images/bundles_2x.png
create mode 100644 docs/html/preview/images/inline-type-reply_2x.png
create mode 100644 docs/image_sources/preview/features/bundles-orig.png
create mode 100644 docs/image_sources/preview/features/inline-type-reply-orig.png
diff --git a/docs/html/preview/features/notification-updates.jd b/docs/html/preview/features/notification-updates.jd
index 4c32e31bab3f5..cf114ba545a6d 100644
--- a/docs/html/preview/features/notification-updates.jd
+++ b/docs/html/preview/features/notification-updates.jd
@@ -121,7 +121,10 @@ notificationManager.notify(notificationId, notification);
The system prompts the user to input a response when they trigger the
notification action.
-
+
Figure 2. The user inputs text from the notification shade.
@@ -200,7 +203,10 @@ Builder.setGroup()} method to bundle similar notifications.