Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
dc35d48f4f
@@ -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