summaryrefslogtreecommitdiff
path: root/res/layout/faq.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-09 14:22:15 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-09 14:22:15 +0200
commit224be050299691f2ca35d79f69aaf39d92fdbeaa (patch)
treeefb6f2fd53b9bfadd7252440d6f2e1cc01f3b61e /res/layout/faq.xml
parent5f8dcd814c5cb6588220678a2b5dbe61644e151b (diff)
Version 0.5.0 + minimal faq addition
Diffstat (limited to 'res/layout/faq.xml')
-rw-r--r--res/layout/faq.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index 8cdf7326..6504afcf 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -35,6 +35,16 @@
<TextView
style="@style/faqhead"
+ android:text="@string/faq_shortcut" />
+
+ <TextView
+ style="@style/faqitem"
+ android:text="@string/faq_howto_shortcut" />
+
+
+
+ <TextView
+ style="@style/faqhead"
android:text="@string/tap_mode" />
<TextView