summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorBrian Attwell <brianattwell@google.com>2015-05-20 17:44:18 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-05-20 17:44:18 +0000
commit90a4b4e9a6425bec645c088bd2a00a917537fcfb (patch)
treebeabbb6a5a032d09159151f58759ab55189f302b /res
parentb7425b21c2fa97673f46edb0ccc6ae28e5cb1342 (diff)
parent0aba6720f00ea30a9dac25c5e5653f3b748b3b37 (diff)
downloadpackages_apps_Contacts-90a4b4e9a6425bec645c088bd2a00a917537fcfb.tar.gz
packages_apps_Contacts-90a4b4e9a6425bec645c088bd2a00a917537fcfb.tar.bz2
packages_apps_Contacts-90a4b4e9a6425bec645c088bd2a00a917537fcfb.zip
am 0aba6720: Merge "Allow line wrap in "Add new account" buttton" into mnc-dev
* commit '0aba6720f00ea30a9dac25c5e5653f3b748b3b37': Allow line wrap in "Add new account" buttton
Diffstat (limited to 'res')
-rw-r--r--res/layout/contact_editor_accounts_changed_activity_with_text.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/contact_editor_accounts_changed_activity_with_text.xml b/res/layout/contact_editor_accounts_changed_activity_with_text.xml
index f608f844e..345d9374a 100644
--- a/res/layout/contact_editor_accounts_changed_activity_with_text.xml
+++ b/res/layout/contact_editor_accounts_changed_activity_with_text.xml
@@ -48,6 +48,7 @@
style="?android:attr/buttonBarButtonStyle"
android:layout_width="0dip"
android:layout_height="wrap_content"
+ android:singleLine="false"
android:layout_weight="1" />
<Button