res/values/colors.xml
author Da Risk <darisk972@gmail.com>
Sat, 26 Dec 2009 17:45:02 +0100
changeset 605 bccd99644eac
parent 499 973f28f405bc
child 647 c88a6d0911ad
permissions -rw-r--r--
Change the image for status in the chat activity. various correction in strings.

<?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>