diff options
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> |
