File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/html/guide/topics/ui Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -422,9 +422,8 @@ you'll find a declaration for <code><style name="Theme.Dialog"></code>. In
422422you'll see all of the properties that are used to style dialogs that are used by the Android
423423framework.</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
You can’t perform that action at this time.
0 commit comments