diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 46eac7186ca9e..c6fb319a5f607 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -15,20 +15,25 @@ excludeFromSuggestions=true
+ src="/images/develop/hero-layout-editor_2x.png" + srcset="/images/develop/hero-layout-editor_2x.png 2x, + /images/develop/hero-layout-editor.png 1x">

- Android Studio 2.2 is here!

+ Android Studio 2.2! -

The latest version of Android Studio includes a -rewritten layout editor with the new constraint layout, helping you build rich -UI with less work.

+

There are 20+ new features in this release +focused on helping you code faster and smarter. With Android Studio 2.2 you +can:

-

-There are 20+ new features in Android Studio 2.2, helping you code faster -and smarter.

+

diff --git a/docs/html/images/develop/hero-layout-editor.png b/docs/html/images/develop/hero-layout-editor.png new file mode 100644 index 0000000000000..195150e77c191 Binary files /dev/null and b/docs/html/images/develop/hero-layout-editor.png differ diff --git a/docs/html/images/develop/hero-layout-editor_2x.png b/docs/html/images/develop/hero-layout-editor_2x.png index 56dfbf38719be..60c3d2415a079 100644 Binary files a/docs/html/images/develop/hero-layout-editor_2x.png and b/docs/html/images/develop/hero-layout-editor_2x.png differ