summaryrefslogtreecommitdiff
path: root/res/layout/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/faq.xml')
-rw-r--r--res/layout/faq.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index ec12ffda..dc591318 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -87,6 +87,15 @@
<TextView
style="@style/faqitem"
android:text="@string/tap_faq3" />
+
+ <TextView
+ style="@style/faqhead"
+ android:text="@string/faq_routing_title" />
+
+ <TextView
+ style="@style/faqitem"
+ android:text="@string/faq_routing" >
+ </TextView>
</LinearLayout>
</ScrollView> \ No newline at end of file