commit | 0aba6720f00ea30a9dac25c5e5653f3b748b3b37 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Wed May 20 17:29:16 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 20 17:29:18 2015 +0000 |
tree | 1952811ba07315eebf953dd1e3dc4ba527a63d94 | |
parent | dbde61f6ace25b6b65809ac5dc42b007e9d0baae [diff] | |
parent | f3df43280e58afb697396f09a26beaeef58ad53a [diff] |
Merge "Allow line wrap in "Add new account" buttton" into mnc-dev
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