diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2014-02-12 23:37:57 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-02-12 23:37:57 +0000 |
| commit | 35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1 (patch) | |
| tree | 135909607a8b81b7fbf457fedf9797247463554e /docs/html/design/patterns/notifications.jd | |
| parent | e5dc0c39912d6e1392e1a3324ad210e65c0105c8 (diff) | |
| parent | acec746b8963410d4a9324df46272ac91f846868 (diff) | |
| download | frameworks_base-35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1.zip frameworks_base-35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1.tar.gz frameworks_base-35ad8886f230d4bde4ea4cb2df9f07cf213c7cd1.tar.bz2 | |
am acec746b: am 55362018: am 271c8f12: Merge "Doc change: minor edits to support easier extraction of document summaries." into klp-docs
* commit 'acec746b8963410d4a9324df46272ac91f846868':
Doc change: minor edits to support easier extraction of document summaries.
Diffstat (limited to 'docs/html/design/patterns/notifications.jd')
| -rw-r--r-- | docs/html/design/patterns/notifications.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/patterns/notifications.jd b/docs/html/design/patterns/notifications.jd index 80f1b0e..41f9190 100644 --- a/docs/html/design/patterns/notifications.jd +++ b/docs/html/design/patterns/notifications.jd @@ -8,7 +8,7 @@ page.title=Notifications </div> </a> -<p>The notification system allows your app to keep the user informed about events, such as new chat messages or a calendar event. Think of notifications as a news channel that alerts the user to important events as they happen or a log that chronicles events while the user is not paying attention.</p> +<p itemprop="description">The notification system allows your app to keep the user informed about events, such as new chat messages or a calendar event. Think of notifications as a news channel that alerts the user to important events as they happen or a log that chronicles events while the user is not paying attention.</p> <h4>New in Jelly Bean</h4> <p>In Jelly Bean, notifications received their most important structural and functional update since the beginning of Android.</p> |
