Skip to content

Commit 8dc0ff0

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "fix another link in the style doc" into jb-dev
2 parents 94b2b5e + 816518f commit 8dc0ff0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/html/guide/topics/ui/themes.jd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,8 @@ you'll find a declaration for <code>&lt;style name="Theme.Dialog"&gt;</code>. In
422422
you'll see all of the properties that are used to style dialogs that are used by the Android
423423
framework.</p>
424424

425-
<p>For more information about the syntax used to create styles in XML, see
426-
<a href="{@docRoot}guide/topics/resources/available-resources.html#stylesandthemes">Available Resource Types:
427-
Style and Themes</a>.</p>
425+
<p>For more information about the syntax for styles and themes in XML, see the
426+
<a href="{@docRoot}guide/topics/resources/style-resource.html">Style Resource</a> document.</p>
428427

429428
<p>For a reference of available style attributes that you can use to define a style or theme
430429
(e.g., "windowBackground" or "textAppearance"), see {@link android.R.attr} or the respective

0 commit comments

Comments
 (0)