am 2195f583: am 41ea13c8: am fe7b93f4: Adding links for the last few files requested by PMs. automerge: 8d2af0f
automerge: 65e7a2b
* commit '65e7a2b74f2f01da74ae0c13ada1841b24ea5cf7':
Adding links for the last few files requested by PMs.
This commit is contained in:
@@ -15,6 +15,14 @@ page.tags="notifications","design","L"
|
|||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
<!-- video box -->
|
||||||
|
<a class="notice-developers-video" href="https://www.youtube.com/watch?v=Uiq2kZ2JHVY">
|
||||||
|
<div>
|
||||||
|
<h3>Video</h3>
|
||||||
|
<p>DevBytes: Notifications in the Android L Developer Preview</p>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
.col-5, .col-6, .col-7 {
|
.col-5, .col-6, .col-7 {
|
||||||
margin-left:0px;
|
margin-left:0px;
|
||||||
|
|||||||
@@ -40,7 +40,6 @@ Guidelines</a></li>
|
|||||||
<p class="filename">NewsReader.zip</p>
|
<p class="filename">NewsReader.zip</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -61,6 +60,16 @@ base unit, but is scaled by the user's preferred text size (it’s a
|
|||||||
scale-independent pixel), so you should use this measurement unit when defining
|
scale-independent pixel), so you should use this measurement unit when defining
|
||||||
text size (but never for layout sizes).</p>
|
text size (but never for layout sizes).</p>
|
||||||
|
|
||||||
|
<!-- video box -->
|
||||||
|
<a class="notice-developers-video left" href="https://www.youtube.com/watch?v=zhszwkcay2A">
|
||||||
|
<div>
|
||||||
|
<h3>Video</h3>
|
||||||
|
<p>DesignBytes: Density-independent Pixels</p>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<br style="clear:left">
|
||||||
|
|
||||||
<p>For example, when you specify spacing between two views, use <code>dp</code>
|
<p>For example, when you specify spacing between two views, use <code>dp</code>
|
||||||
rather than <code>px</code>:</p>
|
rather than <code>px</code>:</p>
|
||||||
|
|
||||||
|
|||||||
@@ -17,9 +17,20 @@ startpage=true
|
|||||||
<li><a href="{@docRoot}design/tv/index.html">
|
<li><a href="{@docRoot}design/tv/index.html">
|
||||||
Design for TV</a></li>
|
Design for TV</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- video box -->
|
||||||
|
<a class="notice-developers-video" href="https://www.youtube.com/watch?v=72K1VhjoL98">
|
||||||
|
<div>
|
||||||
|
<h3>Video</h3>
|
||||||
|
<p>DevBytes: Android TV — Using the Leanback library</p>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Browsing and playing media files is frequently part of the user experience provided by a TV app.
|
Browsing and playing media files is frequently part of the user experience provided by a TV app.
|
||||||
Building such an experience from scratch, while making sure that it is fast, fluid, and attractive
|
Building such an experience from scratch, while making sure that it is fast, fluid, and attractive
|
||||||
|
|||||||
Reference in New Issue
Block a user