* commit '251f24790757cf38bffbd6cec06c6503f99299dd': docs: changed red to yellow in code snippet
This commit is contained in:
@@ -954,7 +954,7 @@ same way. For example, a color:</p>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="yellow">#f00</color>
|
||||
<color name="highlight">@color/red</color>
|
||||
<color name="highlight">@color/yellow</color>
|
||||
</resources>
|
||||
</pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user