am ea1f6fb3: Doc change: edits and fixes to data binding guide.
* commit 'ea1f6fb385d6f8d19ef18b196b9749dfc74e6cdc': Doc change: edits and fixes to data binding guide.
This commit is contained in:
@@ -97,7 +97,7 @@ excludeFromSuggestions=true
|
||||
<section class="dac-section dac-gray"><div class="wrap">
|
||||
<h1 class="dac-section-title">Ubiquitous computing on Android</h1>
|
||||
<div class="dac-section-subtitle">
|
||||
Opening up new stuff.
|
||||
A great experience for your users across devices.
|
||||
</div>
|
||||
<div class="resource-widget resource-flow-layout col-16"
|
||||
data-query="collection:develop/landing/ubicomp"
|
||||
|
||||
@@ -79,14 +79,6 @@ page.image=/distribute/images/alt-distribution.jpg
|
||||
your app by touching the button.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> The <strong>Install Now</strong> button, shown in
|
||||
Figure 1, appears only if the user has configured their device to allow
|
||||
installation from <a href=
|
||||
"{@docRoot}distribute/open.html#unknown-sources">unknown sources</a> and
|
||||
opened your email in the native Gmail app.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Distributing apps through email is convenient if you’re sending them to a few
|
||||
trusted users, as it provides few protections from piracy and unauthorized
|
||||
|
||||
@@ -11,7 +11,7 @@ footer.hide=1
|
||||
<div class="wrap">
|
||||
<div class="cols dac-hero-content">
|
||||
<div class="col-1of2 col-push-1of2 dac-hero-figure">
|
||||
<img class="dac-hero-image" src="/images/google/hero-play-services_2x.png" style="padding-bottom:2em">
|
||||
<img class="dac-hero-image" src="/images/google/hero-play-services_2x.png" style="height:400px">
|
||||
</div>
|
||||
<div class="col-1of2 col-pull-1of2">
|
||||
<h1 class="dac-hero-title">Build better apps with Google</h1>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
page.title=Samples
|
||||
page.image=images/cards/card-samples_16-9_2x.png
|
||||
page.image=images/cards/samples-new_2x.png
|
||||
@jd:body
|
||||
|
||||
<p>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,5 @@
|
||||
page.title=Android Data Binding Library
|
||||
page.metaDescription=Engaging and retaining active users are the keys to success. Here are some resources to help you build an active user base.
|
||||
section.landing=true
|
||||
nonavpage=true
|
||||
page.metaDescription=
|
||||
|
||||
@jd:body
|
||||
|
||||
|
||||
@@ -298,7 +298,6 @@ class="en">Support Library</span></a></div>
|
||||
<div class="nav-section-header"><a href="<?cs var:toroot ?>tools/data-binding/index.html"><span
|
||||
class="en">Data Binding Library</span></a></div>
|
||||
<ul>
|
||||
<li><a href="<?cs var:toroot ?>tools/data-binding/overview.html">Overview</a></li>
|
||||
<li><a href="<?cs var:toroot ?>tools/data-binding/guide.html">Guide</a></li>
|
||||
</ul>
|
||||
</li><!-- end of support library -->
|
||||
|
||||
Reference in New Issue
Block a user