Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8428c114 authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 9b822b96: docs: Added link to CarExtender class from Auto Getting Started doc.

* commit '9b822b96':
  docs: Added link to CarExtender class from Auto Getting Started doc.
parents 4104abf8 9b822b96
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -81,7 +81,8 @@ to 21 or higher.
</li>
</li>
<li><strong><a href="{@docRoot}tools/support-library/setup.html">Install the
<li><strong><a href="{@docRoot}tools/support-library/setup.html">Install the
support library</a></strong> - If you are building messaging apps for Auto, you
support library</a></strong> - If you are building messaging apps for Auto, you
need the {@code NotificationCompat.CarExtender} class contained in the
need the {@link android.support.v4.app.NotificationCompat.CarExtender} class
contained in the
<a href="{@docRoot}tools/support-library/features.html#v4">v4 support library</a>.
<a href="{@docRoot}tools/support-library/features.html#v4">v4 support library</a>.
This class allows you to create notifications that are compatible with Auto
This class allows you to create notifications that are compatible with Auto
devices.</li>
devices.</li>