diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2012-11-13 04:58:18 -0800 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2012-11-13 05:02:41 -0800 |
| commit | 23492df77f535133de7132c57610206ffc9ca17a (patch) | |
| tree | f767086a22e4109f2889448a6d9319ce67ab55ea /docs/html/about | |
| parent | e320ac7a2bc0fb2c6a2358f8a0723fb8c068176f (diff) | |
| download | frameworks_base-23492df77f535133de7132c57610206ffc9ca17a.zip frameworks_base-23492df77f535133de7132c57610206ffc9ca17a.tar.gz frameworks_base-23492df77f535133de7132c57610206ffc9ca17a.tar.bz2 | |
Doc change: resize some assets for highlights.
Change-Id: Ib534f2895e184a112528be2c3bb78b59fa3dd2af
Diffstat (limited to 'docs/html/about')
| -rw-r--r-- | docs/html/about/versions/jelly-bean.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/jelly-bean.jd b/docs/html/about/versions/jelly-bean.jd index bc4f8a0..b998673 100644 --- a/docs/html/about/versions/jelly-bean.jd +++ b/docs/html/about/versions/jelly-bean.jd @@ -97,7 +97,7 @@ in a single-user environment. </p> <div style="float:right;margin:22px 0px 0px 24px;width:280px;"> <div> -<img src="{@docRoot}images/jb-lock-calendar.png" alt="Calendar lock screen widget" height="462" style="padding-left:1em;margin-bottom:0"> +<img src="{@docRoot}images/jb-lock-calendar.png" alt="Calendar lock screen widget" width="280" style="padding-left:1em;margin-bottom:0"> </div> <p class="image-caption" style="padding:1.5em">You can extend <strong>app widgets</strong> to run on the lock screen, for instant access to your content.</p> </div> |
