Skip to content

Commit d91cce8

Browse files
ddoughertyAndroid (Google) Code Review
authored andcommitted
Merge "Doc change: swap notification image for generic." into jb-dev
2 parents 4fa4648 + 7b6be8e commit d91cce8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/html/about/versions/jelly-bean.jd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ for users and developers. This document provides a glimpse of what's new for dev
121121
<div style="float:right;margin:22px 0px 0px 24px;width:280px;">
122122
<div>
123123
<!-- <img src="{@docRoot}images/jd-notif-cd.png" style="width:200px"> -->
124-
<img src="{@docRoot}images/jb-notif-ex.png" width="280" height="548">
124+
<img src="{@docRoot}images/jb-notif-ex1.png" width="280" height="548">
125125
</div>
126126
<p class="image-caption" style="padding:.5em">Developers can create custom notification styles
127127
like those shown in the examples above to display rich content and actions.</p>
@@ -147,8 +147,6 @@ like those shown in the examples above to display rich content and actions.</p>
147147

148148
<p>With expandable notifications, apps can give more information to the user, effortlessly and on demand. Users remain in control and can long-press any notification to get information about the sender and optionally disable further notifications from the app.</p>
149149

150-
</div>
151-
152150
<div style="float:left;margin:66px 30px 0px 0px;width:280px;">
153151
<div>
154152
<img src="{@docRoot}images/jb-appwidgets.png" width="280" height="548">

docs/html/images/jb-notif-ex1.png

72 KB
Loading

0 commit comments

Comments
 (0)