res/values/colors.xml
author Da Risk <darisk972@gmail.com>
Tue, 22 Dec 2009 15:56:03 +0100
changeset 597 aa75a44fdffe
parent 499 973f28f405bc
child 647 c88a6d0911ad
permissions -rw-r--r--
Clean the drawable we don't use. use the version include in the sdk if it is accessible.

<?xml version="1.0" encoding="utf-8"?>
<resources>
	<color name="blue_sky">#A0C8FF</color>
	<color name="black">#000000</color>
	<color name="white">#FFFFFF</color>
	<color name="red">#FF0000</color>
</resources>