Loading docs/html/preview/material/animations.jd +2 −2 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ translates and scales the image smoothly between these activities.</li> <ul> <li><em>explode</em> - Moves views in or out from the center of the scene.</li> <li><em>slide</em> - Moves views in or out from one of the edges of the scene.</li> <li><em>fade</em> - Mades views in or out of the scene.</li> <li><em>fade</em> - Moves views in or out of the scene.</li> </ul> <p>Any transition that extends the <code>android.transition.Visibility</code> class is supported Loading Loading @@ -236,7 +236,7 @@ starts.</p> <h3>Shared elements transitions</h3> <p>To make a screne transition animation between two activities that have a shared element:</p> <p>To make a screen transition animation between two activities that have a shared element:</p> <ol> <li>Enable window content transitions in your style.</li> Loading docs/html/preview/material/compatibility.jd +1 −1 Original line number Diff line number Diff line Loading @@ -78,5 +78,5 @@ these limitations:</p> <li>Path-based animations</li> </ul> <p>To preserve compatibility with earlier verisons of Android, check the system version at <p>To preserve compatibility with earlier versions of Android, check the system version at runtime before you invoke these APIs.</p> No newline at end of file docs/html/preview/material/theme.jd +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ page.title=Material Theme <div id="qv"> <h2>In this document</h2> <ol> <li><a href="#colorpalette">Customize the Colot Palette</a></li> <li><a href="#colorpalette">Customize the Color Palette</a></li> <li><a href="#statusbar">Customize the Status Bar</a></li> <li><a href="#inheritance">Theme Individual Views</a></li> </ol> Loading docs/html/preview/material/views-shadows.jd +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ area for touch feedback.</p> </shape> </pre> <p>Then this view and drawable cast the appropiate shadow.</p> <p>Then this view and drawable cast the appropriate shadow.</p> <p>You can also create outlines in your code using the methods in the <code>Outline</code> class, and you can assign them to views with the <code>View.setOutline</code> method.</p> Loading docs/html/preview/notifications.jd +3 −3 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ when they expand the notification shade.</p> priority</strong></h4> <p>Default, High, and Max priority are interruptive priority levels and risk interrupting the user from what they are doing. This should not not be taken lightly, so these levels should be reserved from what they are doing. This should not be taken lightly, so these levels should be reserved for notifications that:</p> <ul> Loading Loading @@ -498,7 +498,7 @@ notifications of a particular kind are pending.</p> <h3 style="clear:both" id="make_notifications_optional">Make notifications optional</h3> <p>Users should always be in control of notifications. Allow the user to diszable your app's <p>Users should always be in control of notifications. Allow the user to disable your app's notifications or change their alert properties, such as alert sound and whether to use vibration, by adding a notification settings item to your application settings.</p> Loading Loading
docs/html/preview/material/animations.jd +2 −2 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ translates and scales the image smoothly between these activities.</li> <ul> <li><em>explode</em> - Moves views in or out from the center of the scene.</li> <li><em>slide</em> - Moves views in or out from one of the edges of the scene.</li> <li><em>fade</em> - Mades views in or out of the scene.</li> <li><em>fade</em> - Moves views in or out of the scene.</li> </ul> <p>Any transition that extends the <code>android.transition.Visibility</code> class is supported Loading Loading @@ -236,7 +236,7 @@ starts.</p> <h3>Shared elements transitions</h3> <p>To make a screne transition animation between two activities that have a shared element:</p> <p>To make a screen transition animation between two activities that have a shared element:</p> <ol> <li>Enable window content transitions in your style.</li> Loading
docs/html/preview/material/compatibility.jd +1 −1 Original line number Diff line number Diff line Loading @@ -78,5 +78,5 @@ these limitations:</p> <li>Path-based animations</li> </ul> <p>To preserve compatibility with earlier verisons of Android, check the system version at <p>To preserve compatibility with earlier versions of Android, check the system version at runtime before you invoke these APIs.</p> No newline at end of file
docs/html/preview/material/theme.jd +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ page.title=Material Theme <div id="qv"> <h2>In this document</h2> <ol> <li><a href="#colorpalette">Customize the Colot Palette</a></li> <li><a href="#colorpalette">Customize the Color Palette</a></li> <li><a href="#statusbar">Customize the Status Bar</a></li> <li><a href="#inheritance">Theme Individual Views</a></li> </ol> Loading
docs/html/preview/material/views-shadows.jd +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ area for touch feedback.</p> </shape> </pre> <p>Then this view and drawable cast the appropiate shadow.</p> <p>Then this view and drawable cast the appropriate shadow.</p> <p>You can also create outlines in your code using the methods in the <code>Outline</code> class, and you can assign them to views with the <code>View.setOutline</code> method.</p> Loading
docs/html/preview/notifications.jd +3 −3 Original line number Diff line number Diff line Loading @@ -315,7 +315,7 @@ when they expand the notification shade.</p> priority</strong></h4> <p>Default, High, and Max priority are interruptive priority levels and risk interrupting the user from what they are doing. This should not not be taken lightly, so these levels should be reserved from what they are doing. This should not be taken lightly, so these levels should be reserved for notifications that:</p> <ul> Loading Loading @@ -498,7 +498,7 @@ notifications of a particular kind are pending.</p> <h3 style="clear:both" id="make_notifications_optional">Make notifications optional</h3> <p>Users should always be in control of notifications. Allow the user to diszable your app's <p>Users should always be in control of notifications. Allow the user to disable your app's notifications or change their alert properties, such as alert sound and whether to use vibration, by adding a notification settings item to your application settings.</p> Loading