docs: Adding Udacity link and video to Android Material design page
Updating Android material design page with link and embedded trailer video as per this request: https://docs.google.com/document/d/1e5EpnHULmLZL9JCKhtblEw7VCcMNL2HMuEVkkv63Ldw/edit# Bug: 25026005 Change-Id: I611ccdb18af6f4d3e92822b2a3dd5bba17a525b5
This commit is contained in:
@@ -59,3 +59,22 @@ specification</a> and use the new components and functionality available in Andr
|
||||
<dt><a href="{@docRoot}training/material/compatibility.html">Maintaining Compatibility</a></dt>
|
||||
<dd>Learn how to maintain compatibility with platform versions earlier than Android 5.0.</dd>
|
||||
</dl>
|
||||
|
||||
<h2>Video Training</h2>
|
||||
|
||||
<div class="wrap">
|
||||
<div class="cols">
|
||||
<div class="col-1of2">
|
||||
<p>If you prefer to learn through interactive video training, check out this online course
|
||||
about material design for Android developers.</p>
|
||||
<p><a href="https://www.udacity.com/course/ud862" class="button">
|
||||
Start the video course</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-1of2">
|
||||
<iframe width="300" height="169"
|
||||
src="//www.youtube.com/embed/eKJ3aMGM-WM?autohide=1&showinfo=0"
|
||||
frameborder="0" allowfullscreen="" style="float: right; margin: 0 0 20px 20px;"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user