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

Commit e81f8ebd authored by Daniel Yu's avatar Daniel Yu
Browse files

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
parent d774e8c6
Loading
Loading
Loading
Loading
+384 KiB
Loading image diff...
+4 −0
Original line number Diff line number Diff line
@@ -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