res/values/colors.xml
author nikita@localhost
Wed, 24 Jun 2009 21:53:44 +0200
changeset 300 c7c1827fa960
parent 276 673ee3896d50
permissions -rw-r--r--
Support #189 C'est fait, par contre il y a un nouveau bug dans la ContactList.

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