That is not yellow

Change-Id: I1db4e8c96b128fb84a8ba0b28df34be19608c48a
This commit is contained in:
Chris Craik
2015-07-16 13:44:26 -07:00
parent d075637971
commit 5d8b2df6e1

View File

@@ -953,7 +953,7 @@ same way. For example, a color:</p>
<pre>
&lt;?xml version="1.0" encoding="utf-8"?>
&lt;resources>
&lt;color name="yellow">#f00&lt;/color>
&lt;color name="red">#f00&lt;/color>
&lt;color name="highlight">@color/red&lt;/color>
&lt;/resources>
</pre>