diff options
Diffstat (limited to 'docs/html/design/style')
-rw-r--r-- | docs/html/design/style/branding.jd | 2 | ||||
-rw-r--r-- | docs/html/design/style/iconography.jd | 2 | ||||
-rw-r--r-- | docs/html/design/style/metrics-grids.jd | 2 | ||||
-rw-r--r-- | docs/html/design/style/touch-feedback.jd | 4 | ||||
-rw-r--r-- | docs/html/design/style/typography.jd | 2 | ||||
-rw-r--r-- | docs/html/design/style/writing.jd | 4 |
6 files changed, 8 insertions, 8 deletions
diff --git a/docs/html/design/style/branding.jd b/docs/html/design/style/branding.jd index 2ea4d47..2353a93 100644 --- a/docs/html/design/style/branding.jd +++ b/docs/html/design/style/branding.jd @@ -1,5 +1,5 @@ page.title=Your Branding -page.tags="branding","logo" +page.tags=branding,logo @jd:body <p>Following Android design patterns doesn't mean that your app has to look the same as diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index 4559f00a7..d8d8c76 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -10,7 +10,7 @@ page.titleFriendly=Guidelines for creating your app's 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/metrics-grids.jd b/docs/html/design/style/metrics-grids.jd index c375631..a553475 100644 --- a/docs/html/design/style/metrics-grids.jd +++ b/docs/html/design/style/metrics-grids.jd @@ -1,5 +1,5 @@ page.title=Metrics and Grids -page.tags="layout","screens" +page.tags=layout,screens @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/touch-feedback.jd b/docs/html/design/style/touch-feedback.jd index 2017d8e..9f36fed 100644 --- a/docs/html/design/style/touch-feedback.jd +++ b/docs/html/design/style/touch-feedback.jd @@ -1,5 +1,5 @@ page.title=Touch Feedback -page.tags="input","button" +page.tags=input,button @jd:body <div class="layout-content-row" style="margin-bottom: -100px"> @@ -83,4 +83,4 @@ item to be removed.</p> widgets, like lists and grid lists, have support for boundary feedback built in. If you’re building custom widgets, keep boundary feedback in mind and provide it from within your app. -</p>
\ No newline at end of file +</p> diff --git a/docs/html/design/style/typography.jd b/docs/html/design/style/typography.jd index 3c201f7..ec6fba2 100644 --- a/docs/html/design/style/typography.jd +++ b/docs/html/design/style/typography.jd @@ -1,5 +1,5 @@ page.title=Typography -page.tags="textview","font" +page.tags=textview,font @jd:body <div class="layout-content-row"> diff --git a/docs/html/design/style/writing.jd b/docs/html/design/style/writing.jd index cda17eb..4f62253 100644 --- a/docs/html/design/style/writing.jd +++ b/docs/html/design/style/writing.jd @@ -1,5 +1,5 @@ page.title=Writing Style -page.tags="dialog","toast","notification" +page.tags=dialog,toast,notification @jd:body <h2 id="voa">Android's Voice</h2> @@ -319,4 +319,4 @@ will not, you will</td> ellipsis. </li> </ul> </li> -</ul>
\ No newline at end of file +</ul> |