added help view in the android app. The help itself is not very useful right now

This commit is contained in:
kr.angelov
2014-04-03 14:22:44 +00:00
parent 6a8f271ba5
commit 3f99060252
6 changed files with 13 additions and 7 deletions

View File

@@ -26,6 +26,7 @@
</intent-filter>
</activity>
<activity android:name="LexicalEntryActivity"></activity>
<activity android:name="HelpActivity"></activity>
<service android:name="TranslatorInputMethodService"
android:permission="android.permission.BIND_INPUT_METHOD">
<intent-filter>