media playback control from the lockscreen through a media notification. This
gives your app more control over the presentation of media buttons, while
providing a consistent experience for users across the lockscreen and
the unlocked device.</p>
unlocked device.</p>
<p>You must call {@code Notification.Builder.setVisibility(Notification.VISIBILITY_PUBLIC)} to mark your media notification as safe to reveal, even when the lockscreen is secured
with a PIN, pattern, or password.</p>
@@ -185,7 +185,7 @@ which feel natural and delightful to users. This support includes:</p>
UI elements with {@code android.view.Window.setStatusBarColor()}.
</ul>
<p>To learn more about adding material design functionality to your app, see
<a href="{@docRoot}preview/quantum/index.html">Material design on Android</a>.</p>
<a href="{@docRoot}preview/material/index.html">Material design on Android</a>.</p>