summaryrefslogtreecommitdiffstats
path: root/res/layout/select_account_list_item.xml
diff options
context:
space:
mode:
authorSanket Padawe <sanketpadawe@google.com>2014-11-17 10:43:37 -0800
committerSanket Padawe <sanketpadawe@google.com>2014-11-17 10:43:37 -0800
commita8bd025d35bdbc2986c192e32468170a2bed365a (patch)
tree75aac666d9fa87da59e52cc03b1c1efb70a5a318 /res/layout/select_account_list_item.xml
parent26104298eb53d2dfa693eec32934f9ac0aa3d525 (diff)
downloadpackages_apps_Settings-a8bd025d35bdbc2986c192e32468170a2bed365a.zip
packages_apps_Settings-a8bd025d35bdbc2986c192e32468170a2bed365a.tar.gz
packages_apps_Settings-a8bd025d35bdbc2986c192e32468170a2bed365a.tar.bz2
Adding icons to sim color selection in settings UI.
Adding icons to sim color selection of sim settings UI. Bug: 18380838 Change-Id: I98f07721aa234ff58a64a0c694206b085385bdec
Diffstat (limited to 'res/layout/select_account_list_item.xml')
-rw-r--r--res/layout/select_account_list_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/select_account_list_item.xml b/res/layout/select_account_list_item.xml
index 55484b1..3587e55 100644
--- a/res/layout/select_account_list_item.xml
+++ b/res/layout/select_account_list_item.xml
@@ -19,8 +19,7 @@
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:background="?android:attr/selectableItemBackground"
- android:padding="4dp" >
+ android:background="?android:attr/selectableItemBackground" >
<ImageView android:id="@+id/icon"
android:layout_width="48dp"