summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Daniel Yu <dsyu@google.com> 2016-01-05 13:58:19 -0800
committer Daniel Yu <dsyu@google.com> 2016-01-05 16:28:43 -0800
commite81f8ebd49ff1d3d37b5db9498931d2395ee933d (patch)
tree5b171c7bd792e703354729ab4ae4059c0a2ea0d2
parentd774e8c6bb97e687887a5f1e9c3171be7617690a (diff)
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
-rw-r--r--docs/html/images/training/tv/playback/now-playing-screen.pngbin0 -> 392774 bytes
-rw-r--r--docs/html/training/tv/playback/now-playing.jd4
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/html/images/training/tv/playback/now-playing-screen.png b/docs/html/images/training/tv/playback/now-playing-screen.png
new file mode 100644
index 000000000000..3f6e2521f6bd
--- /dev/null
+++ b/docs/html/images/training/tv/playback/now-playing-screen.png
Binary files differ
diff --git a/docs/html/training/tv/playback/now-playing.jd b/docs/html/training/tv/playback/now-playing.jd
index ae5dd1cc320c..2bb628a43dd8 100644
--- a/docs/html/training/tv/playback/now-playing.jd
+++ b/docs/html/training/tv/playback/now-playing.jd
@@ -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