Merge \"docs: Fixed typo.\" into mnc-io-docs

am: 71f742920d

Change-Id: Ife230ca465a93b9cad9367d302fe402e574f3175
This commit is contained in:
sreevanis
2016-07-21 20:32:51 +00:00
committed by android-build-merger

View File

@@ -28,7 +28,7 @@ notifications properly, whether they appear on a handheld or wearable.
<p class="note"><strong>Note:</strong>
Notifications using {@link android.widget.RemoteViews} are stripped of custom
layouts and the wearable only displays the text and icons. However, you can create
layouts and the wearable only displays the text and icons. However, you can
<a href="{@docRoot}training/wearables/apps/layouts.html#CustomNotifications">create custom notifications</a>
that use custom card layouts by creating a wearable app that runs on the wearable device.</p>