android: added (1) dg icon (2) green/yellow/red colours for translation confidence (3) App grammars as test case in Translator.java

This commit is contained in:
aarne
2014-03-10 18:04:43 +00:00
parent 96087ea21d
commit 556bfa002b
14 changed files with 77 additions and 17 deletions

View File

@@ -13,7 +13,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@drawable/dg_short"
android:label="@string/app_name"
android:theme="@style/AppTheme" android:name="GFTranslator">
<activity