summaryrefslogtreecommitdiffstats
path: root/docs/html/design/style
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-02-13 00:13:06 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-13 00:13:06 +0000
commit47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd (patch)
treeb24e4d7441443a9faf1bbaec7f31c7eecb4fc5b3 /docs/html/design/style
parent8853b9c4b478df6ac8286d3dc825aa821f375afa (diff)
parent958a7f725d9d01415fe33ed2ec35eec72a6d66e3 (diff)
downloadframeworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.zip
frameworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.tar.gz
frameworks_base-47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd.tar.bz2
am 958a7f72: am 35ad8886: am acec746b: am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit '958a7f725d9d01415fe33ed2ec35eec72a6d66e3': Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/design/style')
-rw-r--r--docs/html/design/style/iconography.jd4
-rw-r--r--docs/html/design/style/index.jd3
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>