summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-08-14 14:46:00 +0200
committerArne Schwabe <arne@rfc2549.org>2013-08-14 14:46:00 +0200
commitd4df5164c15493a8a2696c245c119c398ee4c492 (patch)
treedb15f48ba44c316540b30902a48f2702a4eda410 /res/layout
parent44be79efab27fe17eba2833d8278f8b63ba25992 (diff)
Add FAQ for Android 4.3
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/faq.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/layout/faq.xml b/res/layout/faq.xml
index 354b467c..792ed1d4 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -21,6 +21,14 @@
tools:ignore="SelectableText" />
<TextView
+ style="@style/faqhead"
+ android:text="@string/faq_vpndialog43_title" />
+
+ <TextView
+ android:id="@+id/faq_vpndialog43"
+ style="@style/faqitem" />
+
+ <TextView
style="@style/faqhead"
android:text="@string/faq_system_dialogs_title" />