Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe7b93f4 authored by Eric Gilmore's avatar Eric Gilmore
Browse files

Adding links for the last few files requested by PMs.

Change-Id: If93e894a690ee5bef4b59caa234a97e3f0f7f6e4
parent 48422283
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -15,6 +15,14 @@ page.tags="notifications","design","L"
  </div>
</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>
  .col-5, .col-6, .col-7 {
    margin-left:0px;
+25 −16
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@ Guidelines</a></li>
<p class="filename">NewsReader.zip</p>
</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
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>
rather than <code>px</code>:</p>

+11 −0
Original line number Diff line number Diff line
@@ -17,8 +17,19 @@ startpage=true
    <li><a href="{@docRoot}design/tv/index.html">
      Design for TV</a></li>
  </ul>

</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 &mdash; Using the Leanback library</p>
</div>
</a>



<p>
  Browsing and playing media files is frequently part of the user experience provided by a TV app.