docs: Adding screenshot for Now Playing page
A follow-up to Chris Cartland's changes to the Now Playing page (http://ag/831240 ), adding a supporting screenshot that shows a Now Playing card with media in the background. New PNG added at: docs/html/images/training/tv/playback/now-playing-screen.png Updated to use new version of PNG with more whitespace cropped out (thanks Andrew!) Bug: 26345930 Change-Id: I217fcc062f80734aebe32ec3a94ec7595756e78c
This commit is contained in:
BIN
docs/html/images/training/tv/playback/now-playing-screen.png
Normal file
BIN
docs/html/images/training/tv/playback/now-playing-screen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 384 KiB |
@@ -30,6 +30,10 @@ When the user selects the card, the system opens the app.</p>
|
||||
<p>This lesson shows how to use the {@link android.media.session.MediaSession} class to implement
|
||||
the <em>Now Playing</em> card.</p>
|
||||
|
||||
<img src="{@docRoot}images/training/tv/playback/now-playing-screen.png" />
|
||||
<p class="img-caption"><strong>Figure 1.</strong> Display a <em>Now Playing</em> card when playing
|
||||
media in the background.</p>
|
||||
|
||||
<h2 id="session">Start a Media Session</h2>
|
||||
|
||||
<p>Create a
|
||||
|
||||
Reference in New Issue
Block a user