diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2014-02-08 20:29:06 -0800 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2014-02-12 13:31:14 -0800 |
| commit | 3155825c256b150cfa635ad27ac7a2bab76371b0 (patch) | |
| tree | c2a0f5c957dc56421765dab06b034f6127537ab3 /docs/html/design/style | |
| parent | 670944aa7272e95ba3ec02b83b2ae4f38ad577ba (diff) | |
| download | frameworks_base-3155825c256b150cfa635ad27ac7a2bab76371b0.zip frameworks_base-3155825c256b150cfa635ad27ac7a2bab76371b0.tar.gz frameworks_base-3155825c256b150cfa635ad27ac7a2bab76371b0.tar.bz2 | |
Doc change: minor edits to support easier extraction of document summaries.
Change-Id: I1a15a1d233464d6c8d35a741c54932412dea28ee
Diffstat (limited to 'docs/html/design/style')
| -rw-r--r-- | docs/html/design/style/iconography.jd | 4 | ||||
| -rw-r--r-- | docs/html/design/style/index.jd | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index fe4a3f9..4559f00a7 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -1,5 +1,7 @@ page.title=Iconography page.tags="icons" +meta.tags="icons, googleplay, listing, branding" +page.titleFriendly=Guidelines for creating your app's icons @jd:body <img src="{@docRoot}design/media/iconography_overview.png"> @@ -8,7 +10,7 @@ page.tags="icons" <p>An icon is a graphic that takes up a small portion of screen real estate and provides a quick, intuitive representation of an action, a status, or an app.</p> -<p>When you design icons for your app, it's important to keep in mind that your +<p >When you design icons for your app, it's important to keep in mind that your app may be installed on a variety of devices that offer a range of pixel densities, as mentioned in <a href="{@docRoot}design/style/devices-displays.html">Devices diff --git a/docs/html/design/style/index.jd b/docs/html/design/style/index.jd index 74d085b..f88fdb8 100644 --- a/docs/html/design/style/index.jd +++ b/docs/html/design/style/index.jd @@ -18,7 +18,8 @@ footer.hide=1 <div id="landing-graphic-container"> <div id="text-overlay"> - Build visually compelling apps that look great on any device. + <span itemprop="description">Build visually compelling apps that look great on any + device.</span> <br><br> <a href="{@docRoot}design/style/devices-displays.html" class="landing-page-link">Devices and Displays</a> </div> |
