Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc35d48f authored by Cheryl Potter's avatar Cheryl Potter Committed by Android (Google) Code Review
Browse files

Merge "docs: changed red to yellow in code snippet" into mnc-preview-docs

parents 5389f46c 09e9ba38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -938,7 +938,7 @@ same way. For example, a color:</p>
&lt;?xml version="1.0" encoding="utf-8"?>
&lt;resources>
    &lt;color name="yellow">#f00&lt;/color>
    &lt;color name="highlight">@color/red&lt;/color>
    &lt;color name="highlight">@color/yellow&lt;/color>
&lt;/resources>
</pre>