summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorblong <blong@codeaurora.org>2015-09-15 11:30:14 +0800
committerblong <blong@codeaurora.org>2015-09-15 13:38:17 +0800
commitf9c1e4ae13628ebe0f2bcb584ec12a3296342734 (patch)
tree96ce654bc865677c2e793d70fbaa597addaf155c /res
parentcdf3fc32b432378df2f8709b558a827c363cfbe1 (diff)
downloadpackages_apps_Contacts-f9c1e4ae13628ebe0f2bcb584ec12a3296342734.tar.gz
packages_apps_Contacts-f9c1e4ae13628ebe0f2bcb584ec12a3296342734.tar.bz2
packages_apps_Contacts-f9c1e4ae13628ebe0f2bcb584ec12a3296342734.zip
customize SIM/PHONE account display info
- Customize SIM/PHONE account display name and icon Change-Id: I5c3daa4c26a828e72c3efe3cdb65df20cc321702
Diffstat (limited to 'res')
-rwxr-xr-x[-rw-r--r--]res/layout/editor_account_selector.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/editor_account_selector.xml b/res/layout/editor_account_selector.xml
index 2f883f276..3ca93d4cf 100644..100755
--- a/res/layout/editor_account_selector.xml
+++ b/res/layout/editor_account_selector.xml
@@ -35,7 +35,7 @@
<LinearLayout
android:id="@+id/account"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:layout_width="0dip"
android:layout_weight="1"
android:orientation="vertical"