diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2014-02-12 23:43:56 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-02-12 23:43:56 +0000 |
| commit | 958a7f725d9d01415fe33ed2ec35eec72a6d66e3 (patch) | |
| tree | b24e4d7441443a9faf1bbaec7f31c7eecb4fc5b3 /docs/html/design/patterns/index.jd | |
| parent | 577570f29919da32e2b616dbab1e52fadabcb315 (diff) | |
| parent | 35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1 (diff) | |
| download | frameworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.zip frameworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.tar.gz frameworks_base-958a7f725d9d01415fe33ed2ec35eec72a6d66e3.tar.bz2 | |
am 35ad8886: am acec746b: am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit '35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1':
Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/design/patterns/index.jd')
| -rw-r--r-- | docs/html/design/patterns/index.jd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/design/patterns/index.jd b/docs/html/design/patterns/index.jd index 4416de1..e091a29 100644 --- a/docs/html/design/patterns/index.jd +++ b/docs/html/design/patterns/index.jd @@ -18,7 +18,8 @@ footer.hide=1 <div id="landing-graphic-container"> <div id="text-overlay"> - Design apps that behave in a consistent, predictable fashion. + <span itemprop="description">Design apps that behave in a consistent, predictable + fashion.</span> <br><br> <a href="{@docRoot}design/patterns/new.html" class="landing-page-link">New in Android</a> </div> |
