summaryrefslogtreecommitdiff
path: root/src/ui/android/assets/help_content.html
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2014-04-03 14:22:44 +0000
committerkr.angelov <kr.angelov@gmail.com>2014-04-03 14:22:44 +0000
commit3f990602527195f1a24414ba27a496a33eaf5936 (patch)
tree66acb40548d8e2be0e7b74b06d14cdf096cc0ec9 /src/ui/android/assets/help_content.html
parent6a8f271ba58988bed87607ecc625ca7a571bfc5c (diff)
added help view in the android app. The help itself is not very useful right now
Diffstat (limited to 'src/ui/android/assets/help_content.html')
-rw-r--r--src/ui/android/assets/help_content.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/android/assets/help_content.html b/src/ui/android/assets/help_content.html
new file mode 100644
index 000000000..8d0e37970
--- /dev/null
+++ b/src/ui/android/assets/help_content.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <p>Sorry, we can't help you</p>
+ </body>
+</html>