mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-29 00:50:03 -06:00
add two files from the Android app that were forgoten
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user