am 1e9cc48c: am 90a4b4e9: am 0aba6720: Merge "Allow line wrap in "Add new account" buttton" into mnc-dev

* commit '1e9cc48c94a4d9359c2ea31fab952711b1eb71dc':
  Allow line wrap in "Add new account" buttton
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 f608f84..345d937 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