summaryrefslogtreecommitdiffstats
path: root/docs/html/design/building-blocks/dialogs.jd
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2014-02-12 23:34:35 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-12 23:34:35 +0000
commitacec746b8963410d4a9324df46272ac91f846868 (patch)
tree1021897d9bbd94ae928a9166a85e164297783ba2 /docs/html/design/building-blocks/dialogs.jd
parent5b97ec6fa0e166113aad2abc1107e6bd3771cc2a (diff)
parent55362018c9dfadff5eb1a138a1d90187110c253e (diff)
downloadframeworks_base-acec746b8963410d4a9324df46272ac91f846868.zip
frameworks_base-acec746b8963410d4a9324df46272ac91f846868.tar.gz
frameworks_base-acec746b8963410d4a9324df46272ac91f846868.tar.bz2
am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit '55362018c9dfadff5eb1a138a1d90187110c253e': Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/design/building-blocks/dialogs.jd')
-rw-r--r--docs/html/design/building-blocks/dialogs.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/building-blocks/dialogs.jd b/docs/html/design/building-blocks/dialogs.jd
index f4bb87e..7cd032c 100644
--- a/docs/html/design/building-blocks/dialogs.jd
+++ b/docs/html/design/building-blocks/dialogs.jd
@@ -9,7 +9,7 @@ page.tags="dialog","alert","popup","toast"
</div>
</a>
-<p>Dialogs prompt the user for decisions or additional information required by the app to continue a
+<p itemprop="description">Dialogs prompt the user for decisions or additional information required by the app to continue a
task. Such requests can range from simple Cancel/OK decisions to more complex layouts asking the
user to adjust settings or enter text.</p>