summaryrefslogtreecommitdiffstats
path: root/docs/html/design/style
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-05-14 21:21:15 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-14 21:21:15 +0000
commit0540bc373c84b4ab590708cc9f79c95eeac5114c (patch)
tree5943abf0f2ef3e6c9b7301ae7ec7d33ed5e4d485 /docs/html/design/style
parent80816bfcaf487535a45a7e6f271341eaede653b1 (diff)
parenta4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955 (diff)
downloadframeworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.zip
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.gz
frameworks_base-0540bc373c84b4ab590708cc9f79c95eeac5114c.tar.bz2
am a4e6c7d1: am 3506ac87: Doc change: Updated content for distribute.
* commit 'a4e6c7d1d4e6c8ca2b50f91ae8881fb4838d7955': Doc change: Updated content for distribute.
Diffstat (limited to 'docs/html/design/style')
-rw-r--r--docs/html/design/style/devices-displays.jd4
-rw-r--r--docs/html/design/style/metrics-grids.jd3
-rw-r--r--docs/html/design/style/typography.jd1
3 files changed, 7 insertions, 1 deletions
diff --git a/docs/html/design/style/devices-displays.jd b/docs/html/design/style/devices-displays.jd
index a8f9d6f..6a7234b 100644
--- a/docs/html/design/style/devices-displays.jd
+++ b/docs/html/design/style/devices-displays.jd
@@ -1,7 +1,9 @@
page.title=Devices and Displays
+page.metaDescription=Take advantage of Android's flexible layout system and create apps that gracefully scale from phones to tablets and beyond.
+
@jd:body
-<p>Android powers millions of phones, tablets, and other devices in a wide variety of screen sizes and
+<p>Android powers hundreds of millions of phones, tablets, and other devices in a wide variety of screen sizes and
form factors. By taking advantage of Android's flexible layout system, you can create apps that
gracefully scale from large tablets to smaller phones.</p>
diff --git a/docs/html/design/style/metrics-grids.jd b/docs/html/design/style/metrics-grids.jd
index c375631..e92d57e 100644
--- a/docs/html/design/style/metrics-grids.jd
+++ b/docs/html/design/style/metrics-grids.jd
@@ -1,5 +1,8 @@
page.title=Metrics and Grids
+page.metaDescription=Optimize your app's UI by designing layouts based on density-independent grids.
page.tags="layout","screens"
+meta.tags="multiple screens, layout, tablets"
+page.image=/design/media/metrics_closeup.png
@jd:body
<p>Devices vary not only in physical size, but also in screen density (<acronym title="Dots per
diff --git a/docs/html/design/style/typography.jd b/docs/html/design/style/typography.jd
index 3c201f7..6923f0b 100644
--- a/docs/html/design/style/typography.jd
+++ b/docs/html/design/style/typography.jd
@@ -1,5 +1,6 @@
page.title=Typography
page.tags="textview","font"
+page.metaDescription=How to use typography in your Android apps.
@jd:body
<div class="layout-content-row">