docs: changed red to yellow in code snippet
/b22530949 Change-Id: I595df3d8abbfdfc8c1a91a4b23adf416e99bb52e
This commit is contained in:
@@ -938,7 +938,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