summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-10-26 14:41:24 +0200
committerArne Schwabe <arne@rfc2549.org>2012-10-26 14:41:24 +0200
commitd97943e983f9ae9c48cfc2c6084bfec5049189e2 (patch)
treecbe4fce8382aa1c3405d946abf407c7e5acc3a67 /res/layout
parent7a467dedfe662f367bb308a369e0cc1bdc86a3c5 (diff)
- Increase Version
- Add FAQ Entry for energy consumption
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 dc591318..c4fd57f0 100644
--- a/res/layout/faq.xml
+++ b/res/layout/faq.xml
@@ -34,6 +34,14 @@
<TextView
style="@style/faqhead"
+ android:text="@string/battery_consumption_title" />
+
+ <TextView
+ android:id="@+id/faq_battery"
+ style="@style/faqitem" />
+
+ <TextView
+ style="@style/faqhead"
android:text="@string/tap_mode" />
<TextView