From 22f5dd2372b6c958ec05c314544c5d92d06391ab Mon Sep 17 00:00:00 2001 From: Eric Schmidt Date: Mon, 23 May 2016 16:18:03 -0700 Subject: [PATCH] docs: Instant Apps broken link, wonky video thumbnail Bug: 28861513 Bug: 28842359 Change-Id: I8c90d3131f614727a96937702f062a95f998047a --- docs/html/topic/instant-apps/faqs.jd | 4 +- docs/html/topic/instant-apps/index.jd | 85 ++++++++++----------------- 2 files changed, 34 insertions(+), 55 deletions(-) diff --git a/docs/html/topic/instant-apps/faqs.jd b/docs/html/topic/instant-apps/faqs.jd index 0a1f571d9030d..bf37241c8cd2d 100644 --- a/docs/html/topic/instant-apps/faqs.jd +++ b/docs/html/topic/instant-apps/faqs.jd @@ -63,7 +63,9 @@ forcelocalnav=true How can developers get involved?
Developers interested in upgrading their Android apps can visit - g.co/InstantApps to + + g.co/InstantApps to sign up. We will be reaching out to interested developers in the coming months.

\ No newline at end of file diff --git a/docs/html/topic/instant-apps/index.jd b/docs/html/topic/instant-apps/index.jd index d8de0b518b4a3..e2da9c519892a 100644 --- a/docs/html/topic/instant-apps/index.jd +++ b/docs/html/topic/instant-apps/index.jd @@ -12,17 +12,8 @@ excludeFromSuggestions=true
-
- -
-
- -
-
- -
+
+

Android Instant Apps

@@ -47,6 +38,11 @@ excludeFromSuggestions=true I'M INTERESTED IN ANDROID INSTANT APPS
+ + + Watch a video about Instant Apps +

@@ -56,7 +52,7 @@ excludeFromSuggestions=true -
+
@@ -64,7 +60,7 @@ excludeFromSuggestions=true
-

Run Android Apps Without Installation

+

Run Android Apps Without Installation

Android Instant Apps lets you experience beautiful and immersive apps, with material design and smooth animations, without installing them @@ -77,9 +73,9 @@ excludeFromSuggestions=true -

+
-

Access Apps From Anywhere

+

Access Apps From Anywhere

Get people to your flagship Android experience from links that would @@ -126,7 +122,7 @@ excludeFromSuggestions=true -

+
@@ -134,9 +130,10 @@ excludeFromSuggestions=true
-

Built On Google Play Services

+

Built On Google Play Services

- Take advantage of Google Play services features — like location, identity, + Take advantage of Google Play services features — like location, + identity, payments, and Firebase — which are built right in for a seamless user experience.

@@ -147,17 +144,16 @@ excludeFromSuggestions=true -
+
-

Works On Most Android Devices

+

Works On Most Android Devices

- Android Instant Apps can work on Android devices running Android 4.1+ (API Level 16) or higher with Google Play services.

@@ -168,7 +164,7 @@ excludeFromSuggestions=true -
+
@@ -176,7 +172,7 @@ excludeFromSuggestions=true
-

Upgrade Your Existing App

+

Upgrade Your Existing App

Android Instant Apps functionality is an upgrade to your existing Android app, not a new, separate app. It's the same Android APIs, the same @@ -192,18 +188,18 @@ excludeFromSuggestions=true -

-

+
+

Sign up for access to Android Instant Apps documentation

-

+

We’ll let you know if you’re selected for early access to Android Instant Apps.

-

+

@@ -211,7 +207,7 @@ excludeFromSuggestions=true

-

+

Check out our frequently asked questions to find out more about Android Instant Apps.

@@ -230,28 +226,14 @@ excludeFromSuggestions=true background: #B0BEC5; } - /* Styling and layout for video. */ - .dev-bytes-video { - margin-top: 30px; - position: relative; - padding-bottom: 56.25%; /* 16:9 */ - padding-top: 30px; - height: 0; - } - - .dev-bytes-video iframe, - .dev-bytes-video object, - .dev-bytes-video embed { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - } - /* Increase top margin for sections */ - .wrap { - margin-top: 1.5em; + .sub-section { + margin-top: 2em; + } + + a.dev-bytes { + padding-top: 1em; + padding-left: 1em; } #section-3, #sign-up-docs { @@ -259,11 +241,6 @@ excludeFromSuggestions=true border-top: 0px; } - /* Align the seventh section in the center. */ - #section-7 { - text-align: center; - } - /* GIF section styling */ .figure-caption { text-align: center;