summaryrefslogtreecommitdiff
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-07-03 21:04:42 +0200
committerArne Schwabe <arne@rfc2549.org>2012-07-03 21:04:42 +0200
commit0cb2ff5181f09c7db0d6ff2c576225af5f7b8d31 (patch)
tree47e4f06504581d80b870dbdc10946d1c31289093 /res/values/styles.xml
parentdf8a748e05b9fc9c6e7079012873fe046cfd02a4 (diff)
add fix to arrays.xml (closes issue #43)
add translated by recognition add faq for system dialogs
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index c4d6a1d2..d549b596 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -37,7 +37,7 @@
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:textAppearance">?android:attr/textAppearanceMedium</item>
- <item name="android:singleLine">true</item>
+ <!-- <item name="android:singleLine">true</item> -->
</style>
<style name="accountSetupButton">