forked from GitHub/gf-core
added help view in the android app. The help itself is not very useful right now
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item android:id="@+id/input_mode"
|
||||
android:title="@string/keyboard_input"/>
|
||||
<item android:id="@+id/help"
|
||||
android:title="@string/help"/>
|
||||
</menu>
|
||||
|
||||
Reference in New Issue
Block a user