commit | 5e514e723592659f83c37ca38b14b91a06ef5bfe | [log] [tgz] |
---|---|---|
author | guanxiongliu <guanxiongliu@google.com> | Tue Jul 26 18:32:57 2016 -0700 |
committer | guanxiongliu <guanxiongliu@google.com> | Tue Jul 26 18:32:57 2016 -0700 |
tree | 812b4e289c037971b826ecc571e113af2c948321 | |
parent | e51955c2d7abaccb24a056fff780e870080b486e [diff] |
Changing padding to make title and icon more alligned Bug:30079784 Change-Id: I0ba93c68369b605c9d6da48589e3582d1243cfcd
diff --git a/res-common/layout/account_selector_list_item_condensed.xml b/res-common/layout/account_selector_list_item_condensed.xml index e017c04..18820ce 100644 --- a/res-common/layout/account_selector_list_item_condensed.xml +++ b/res-common/layout/account_selector_list_item_condensed.xml
@@ -21,7 +21,7 @@ <ImageView android:id="@android:id/icon" android:layout_width="@dimen/detail_network_icon_size" android:layout_height="@dimen/detail_network_icon_size" - android:layout_marginStart="16dp" + android:layout_marginStart="20dp" android:layout_marginEnd="16dp" android:layout_gravity="center_vertical" />