add two files from the Android app that were forgoten

This commit is contained in:
kr.angelov
2013-11-13 17:27:11 +00:00
parent 041630e8b1
commit a18fccd338
2 changed files with 315 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="candidate_normal">#FF000000</color>
<color name="candidate_recommended">#FFE35900</color>
<color name="candidate_other">#ff808080</color>
<color name="candidate_background">#bbffffff</color>
</resources>