Loading core/java/android/view/View.java +1 −1 Original line number Diff line number Diff line Loading @@ -6889,7 +6889,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, /** * Adds the children of a given View for accessibility. Since some Views are * not important for accessibility the children for accessibility are not * necessarily direct children of the riew, rather they are the first level of * necessarily direct children of the view, rather they are the first level of * descendants important for accessibility. * * @param children The list of children for accessibility. Loading docs/html/guide/practices/ui_guidelines/icon_design_action_bar.jd +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ finished Action Bar icon dimensions for each generalized screen density.</p> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <th> Action Bar Icon Size </th> <td> Loading docs/html/guide/practices/ui_guidelines/icon_design_dialog.jd +40 −30 Original line number Diff line number Diff line Loading @@ -54,18 +54,28 @@ icon dimensions for each of the three generalized screen densities.</p> <table> <tbody> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Low density screen <em>(ldpi)</em></nobr> <th></th> <th> <code>ldpi</code> (120 dpi)<br> <small style="font-weight: normal">(Low density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Medium density screen <em>(mdpi)</em></nobr> <th> <code>mdpi</code> (160 dpi)<br> <small style="font-weight: normal">(Medium density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>High density screen <em>(hdpi)</em><nobr> <th> <code>hdpi</code> (240 dpi)<br> <small style="font-weight: normal">(High density screen)</small> </th> <th> <code>xhdpi</code> (320 dpi)<br> <small style="font-weight: normal">(Extra-high density screen)</small> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> Dialog Icon Size </th> <td> 24 x 24 px </td> Loading @@ -75,13 +85,13 @@ icon dimensions for each of the three generalized screen densities.</p> <td> 48 x 48 px </td> <td> 64 x 64 px </td> </tr> </tbody> </table> <p><strong>Final art must be exported as a transparent PNG file. Do not include a background color</strong>.</p> Loading docs/html/guide/practices/ui_guidelines/icon_design_launcher.jd +1 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,7 @@ finished launcher icon dimensions for each generalized screen density.</p> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <th> Launcher Icon Size </th> <td> Loading docs/html/guide/practices/ui_guidelines/icon_design_list.jd +40 −30 Original line number Diff line number Diff line Loading @@ -56,18 +56,28 @@ icon dimensions for each of the three generalized screen densities.</p> <table> <tbody> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Low density screen <em>(ldpi)</em></nobr> <th></th> <th> <code>ldpi</code> (120 dpi)<br> <small style="font-weight: normal">(Low density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Medium density screen <em>(mdpi)</em></nobr> <th> <code>mdpi</code> (160 dpi)<br> <small style="font-weight: normal">(Medium density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>High density screen <em>(hdpi)</em><nobr> <th> <code>hdpi</code> (240 dpi)<br> <small style="font-weight: normal">(High density screen)</small> </th> <th> <code>xhdpi</code> (320 dpi)<br> <small style="font-weight: normal">(Extra-high density screen)</small> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> List View Icon Size </th> <td> 24 x 24 px </td> Loading @@ -77,13 +87,13 @@ icon dimensions for each of the three generalized screen densities.</p> <td> 48 x 48 px </td> <td> 64 x 64 px </td> </tr> </tbody> </table> <p><strong>Final art must be exported as a transparent PNG file. Do not include a background color</strong>.</p> Loading Loading
core/java/android/view/View.java +1 −1 Original line number Diff line number Diff line Loading @@ -6889,7 +6889,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback, /** * Adds the children of a given View for accessibility. Since some Views are * not important for accessibility the children for accessibility are not * necessarily direct children of the riew, rather they are the first level of * necessarily direct children of the view, rather they are the first level of * descendants important for accessibility. * * @param children The list of children for accessibility. Loading
docs/html/guide/practices/ui_guidelines/icon_design_action_bar.jd +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ finished Action Bar icon dimensions for each generalized screen density.</p> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <th> Action Bar Icon Size </th> <td> Loading
docs/html/guide/practices/ui_guidelines/icon_design_dialog.jd +40 −30 Original line number Diff line number Diff line Loading @@ -54,18 +54,28 @@ icon dimensions for each of the three generalized screen densities.</p> <table> <tbody> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Low density screen <em>(ldpi)</em></nobr> <th></th> <th> <code>ldpi</code> (120 dpi)<br> <small style="font-weight: normal">(Low density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Medium density screen <em>(mdpi)</em></nobr> <th> <code>mdpi</code> (160 dpi)<br> <small style="font-weight: normal">(Medium density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>High density screen <em>(hdpi)</em><nobr> <th> <code>hdpi</code> (240 dpi)<br> <small style="font-weight: normal">(High density screen)</small> </th> <th> <code>xhdpi</code> (320 dpi)<br> <small style="font-weight: normal">(Extra-high density screen)</small> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> Dialog Icon Size </th> <td> 24 x 24 px </td> Loading @@ -75,13 +85,13 @@ icon dimensions for each of the three generalized screen densities.</p> <td> 48 x 48 px </td> <td> 64 x 64 px </td> </tr> </tbody> </table> <p><strong>Final art must be exported as a transparent PNG file. Do not include a background color</strong>.</p> Loading
docs/html/guide/practices/ui_guidelines/icon_design_launcher.jd +1 −1 Original line number Diff line number Diff line Loading @@ -213,7 +213,7 @@ finished launcher icon dimensions for each generalized screen density.</p> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <th> Launcher Icon Size </th> <td> Loading
docs/html/guide/practices/ui_guidelines/icon_design_list.jd +40 −30 Original line number Diff line number Diff line Loading @@ -56,18 +56,28 @@ icon dimensions for each of the three generalized screen densities.</p> <table> <tbody> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Low density screen <em>(ldpi)</em></nobr> <th></th> <th> <code>ldpi</code> (120 dpi)<br> <small style="font-weight: normal">(Low density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>Medium density screen <em>(mdpi)</em></nobr> <th> <code>mdpi</code> (160 dpi)<br> <small style="font-weight: normal">(Medium density screen)</small> </th> <th style="background-color:#f3f3f3;font-weight:normal"> <nobr>High density screen <em>(hdpi)</em><nobr> <th> <code>hdpi</code> (240 dpi)<br> <small style="font-weight: normal">(High density screen)</small> </th> <th> <code>xhdpi</code> (320 dpi)<br> <small style="font-weight: normal">(Extra-high density screen)</small> </th> </tr> <tr> <th style="background-color:#f3f3f3;font-weight:normal"> List View Icon Size </th> <td> 24 x 24 px </td> Loading @@ -77,13 +87,13 @@ icon dimensions for each of the three generalized screen densities.</p> <td> 48 x 48 px </td> <td> 64 x 64 px </td> </tr> </tbody> </table> <p><strong>Final art must be exported as a transparent PNG file. Do not include a background color</strong>.</p> Loading