Loading docs/html/design/patterns/notifications.jd +8 −0 Original line number Diff line number Diff line Loading @@ -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; Loading docs/html/training/multiscreen/screendensities.jd +25 −16 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ Guidelines</a></li> <p class="filename">NewsReader.zip</p> </div> </div> </div> Loading @@ -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> Loading docs/html/training/tv/playback/index.jd +11 −0 Original line number Diff line number Diff line Loading @@ -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 — 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. Loading Loading
docs/html/design/patterns/notifications.jd +8 −0 Original line number Diff line number Diff line Loading @@ -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; Loading
docs/html/training/multiscreen/screendensities.jd +25 −16 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ Guidelines</a></li> <p class="filename">NewsReader.zip</p> </div> </div> </div> Loading @@ -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> Loading
docs/html/training/tv/playback/index.jd +11 −0 Original line number Diff line number Diff line Loading @@ -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 — 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. Loading