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

Commit edc2f84d authored by Cindy Kuang's avatar Cindy Kuang
Browse files

docs: updated link on RemoteInput page

Test: make ds-docs

Bug: 64613641
Change-Id: Ie3e451a15ad1fcde63c0301aaa328793af114780
parent 744976e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,8 +33,8 @@ import java.util.Set;
 * an intent inside a {@link android.app.PendingIntent} that is sent.
 * Always use {@link RemoteInput.Builder} to create instances of this class.
 * <p class="note"> See
 * <a href="{@docRoot}wear/notifications/remote-input.html">Receiving Voice Input from
 * a Notification</a> for more information on how to use this class.
 * <a href="{@docRoot}guide/topics/ui/notifiers/notifications.html#direct">Replying
 * to notifications</a> for more information on how to use this class.
 *
 * <p>The following example adds a {@code RemoteInput} to a {@link Notification.Action},
 * sets the result key as {@code quick_reply}, and sets the label as {@code Quick reply}.