diff options
author | Robert Ly <robertly@google.com> | 2014-07-29 16:30:07 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-07-29 16:30:07 +0000 |
commit | 58967bfbe824f020194872a6d0a5204b54e6043a (patch) | |
tree | 0c4b737cb4f7bae81f0d4a9291b426b8093f53d3 /docs/html | |
parent | dadb473e2b9dc7bf2691dea7153c6700102e6562 (diff) | |
parent | 1c977b3744dbe916edde2e256a39c30e5888ef4f (diff) | |
download | frameworks_base-58967bfbe824f020194872a6d0a5204b54e6043a.zip frameworks_base-58967bfbe824f020194872a6d0a5204b54e6043a.tar.gz frameworks_base-58967bfbe824f020194872a6d0a5204b54e6043a.tar.bz2 |
am 1c977b37: Merge "docs: fix typo bug 16623189" into klp-modular-docs
* commit '1c977b3744dbe916edde2e256a39c30e5888ef4f':
docs: fix typo bug 16623189
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/training/wearables/notifications/creating.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/wearables/notifications/creating.jd b/docs/html/training/wearables/notifications/creating.jd index 08598c1..d6ad34a 100644 --- a/docs/html/training/wearables/notifications/creating.jd +++ b/docs/html/training/wearables/notifications/creating.jd @@ -300,4 +300,4 @@ boolean hintHideIcon = wearableExtender.getHintHideIcon(); <p>The {@link android.support.v4.app.NotificationCompat.WearableExtender} APIs allow you to add additional pages to notifications, stack notifications, and more. Continue to the following lessons to learn about these features. -</p>
\ No newline at end of file +</p> |