Skip to content

Commit

Permalink
Remove mention of dialog themes.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Apr 28, 2013
1 parent 228d6e3 commit 0c00ee8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions website/theming.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,5 @@ <h3>Mirrored Attributes</h3>
&lt;item name="backgroundSplit">@drawable/bg_striped_split&lt;/item>
&lt;item name="android:backgroundSplit">@drawable/bg_striped_split&lt;/item>
&lt;/style></pre>

<h3>Dialog</h3>
<p>If you have a full activity that you wish to theme in the manner of a dialog there is also <code>Theme.Sherlock.Dialog</code> and <code>Theme.Sherlock.Light.Dialog</code> themes which will provide a consistent Ice Cream Sandwich look.</p>
<p>No additional dialog themes will be included. If you require some of the more advanced features of dialogs they must be implemented yourself.</p>
</div>
</div>

0 comments on commit 0c00ee8

Please sign in to comment.