diff options
author | smain@google.com <smain@google.com> | 2014-10-18 16:44:06 -0700 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2014-10-18 16:44:06 -0700 |
commit | 02f9a5d4d71af6dad1f2621a568d3b113cffa239 (patch) | |
tree | df64fd0511acd99eacff1fbdd20249b1948d9f69 /docs/html | |
parent | 7666c912b820e61c58b57ad691b4b3babca9fbf9 (diff) | |
download | frameworks_base-02f9a5d4d71af6dad1f2621a568d3b113cffa239.zip frameworks_base-02f9a5d4d71af6dad1f2621a568d3b113cffa239.tar.gz frameworks_base-02f9a5d4d71af6dad1f2621a568d3b113cffa239.tar.bz2 |
add glare effect to screenshot and add 1x version with srcset
Change-Id: I28ccd7bf509a65859b81e4fed8c63fbe62dad0b4
Diffstat (limited to 'docs/html')
-rw-r--r-- | docs/html/about/versions/lollipop.jd | 2 | ||||
-rw-r--r-- | docs/html/images/versions/recents_screen.png | bin | 490653 -> 146321 bytes | |||
-rw-r--r-- | docs/html/images/versions/recents_screen_2x.png | bin | 0 -> 491677 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/lollipop.jd b/docs/html/about/versions/lollipop.jd index 59392ea..3cd52eb 100644 --- a/docs/html/about/versions/lollipop.jd +++ b/docs/html/about/versions/lollipop.jd @@ -141,7 +141,7 @@ video apps and games to display smooth synchronized content.</p> -<img src="{@docRoot}images/versions/recents_screen.png" style="float:right; margin:0 0 40px 60px" width="300" height="521" /> +<img src="{@docRoot}images/versions/recents_screen_2x.png" srcset="{@docRoot}images/versions/recents_screen.png 1x, {@docRoot}images/versions/recents_screen_2x.png 2x" style="float:right; margin:0 0 40px 60px" width="300" height="521" /> <h2 id="Documents">Document-centric apps</h2> diff --git a/docs/html/images/versions/recents_screen.png b/docs/html/images/versions/recents_screen.png Binary files differindex a6619c5..04d4d74 100644 --- a/docs/html/images/versions/recents_screen.png +++ b/docs/html/images/versions/recents_screen.png diff --git a/docs/html/images/versions/recents_screen_2x.png b/docs/html/images/versions/recents_screen_2x.png Binary files differnew file mode 100644 index 0000000..127f69a --- /dev/null +++ b/docs/html/images/versions/recents_screen_2x.png |