diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2014-02-13 00:13:06 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-02-13 00:13:06 +0000 |
| commit | 47d3eaf6b1d1aec8517bef6da9e8c3561f21d7bd (patch) | |
| tree | b24e4d7441443a9faf1bbaec7f31c7eecb4fc5b3 /docs/html/design/building-blocks/buttons.jd | |
| parent | 8853b9c4b478df6ac8286d3dc825aa821f375afa (diff) | |
| parent | 958a7f725d9d01415fe33ed2ec35eec72a6d66e3 (diff) | |
| download | frameworks_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/building-blocks/buttons.jd')
| -rw-r--r-- | docs/html/design/building-blocks/buttons.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/building-blocks/buttons.jd b/docs/html/design/building-blocks/buttons.jd index 1f7e25d..8a65b82 100644 --- a/docs/html/design/building-blocks/buttons.jd +++ b/docs/html/design/building-blocks/buttons.jd @@ -9,7 +9,7 @@ page.tags="button","input" </div> </a> -<p>A button consists of text and/or an image that clearly communicates what action +<p itemprop="description">A button consists of text and/or an image that clearly communicates what action will occur when the user touches it. A button can have an image, text, or both. </p> |
