commit | b2c377073b07ef56503369ff80566ad2bd13be86 | [log] [tgz] |
---|---|---|
author | Tingting Wang <tingtingw@google.com> | Wed Oct 21 14:44:20 2015 -0700 |
committer | Tingting Wang <tingtingw@google.com> | Wed Oct 21 14:44:20 2015 -0700 |
tree | 963d89ba01e945f8234e828e6a999cb8fb5e6b70 | |
parent | 65175dcd2e8caa5ef156c77646651d034142a9a4 [diff] |
Add a down arrow for linked contacts in Editor. BUG 25155348 Change-Id: Iafa10737b05edbbf4077118e429ba4ec2d434862
diff --git a/res/layout/editor_all_rawcontacts_accounts_selector.xml b/res/layout/editor_all_rawcontacts_accounts_selector.xml index e400f3b..6c28c85 100644 --- a/res/layout/editor_all_rawcontacts_accounts_selector.xml +++ b/res/layout/editor_all_rawcontacts_accounts_selector.xml
@@ -40,6 +40,7 @@ android:layout_height="match_parent" android:textSize="16sp" android:singleLine="true" + android:layout_weight="1" android:textColor="@color/primary_text_color" android:layout_gravity="center_vertical" android:gravity="center_vertical"