diff options
-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> |