summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/practices/ui_guidelines
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2010-01-05 17:03:39 -0800
committerDirk Dougherty <ddougherty@google.com>2010-01-07 12:05:01 -0800
commit4e7db256878bbf2058fa7d1bf07ddbe1c7206103 (patch)
tree06e37450ddc5084b46b2840054e3a3cd8d0e3a4f /docs/html/guide/practices/ui_guidelines
parenteb5ffc239b6482b9c1e046f6f5872187043d852c (diff)
downloadframeworks_base-4e7db256878bbf2058fa7d1bf07ddbe1c7206103.zip
frameworks_base-4e7db256878bbf2058fa7d1bf07ddbe1c7206103.tar.gz
frameworks_base-4e7db256878bbf2058fa7d1bf07ddbe1c7206103.tar.bz2
SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files.
Bug: 2160782 Change-Id: I537194ecddc53d4f0e8456ce958ae8db6f521593
Diffstat (limited to 'docs/html/guide/practices/ui_guidelines')
-rw-r--r--docs/html/guide/practices/ui_guidelines/menu_design.jd8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/guide/practices/ui_guidelines/menu_design.jd b/docs/html/guide/practices/ui_guidelines/menu_design.jd
index 518cea1..ebf8a4b 100644
--- a/docs/html/guide/practices/ui_guidelines/menu_design.jd
+++ b/docs/html/guide/practices/ui_guidelines/menu_design.jd
@@ -93,10 +93,10 @@ page.title=Menu Design Guidelines
<h2 id="tour_of_the_menus">Tour of the Menus</h2>
-<blockquote>
- <b>NOTE</b> - Your menus and screens might not look like those shown in this document;
- they may vary from one version of Android or device to another.
-</blockquote>
+<p class="note"><strong>Note:</strong> Your menus and screens might not look
+like those shown in this document; they may vary from one version of Android
+or device to another.
+</p>
<h3 id="options_menu">Options Menu</h3>