summaryrefslogtreecommitdiffstats
path: root/res/layout/group_account_header_vertical.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/group_account_header_vertical.xml')
-rw-r--r--res/layout/group_account_header_vertical.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/layout/group_account_header_vertical.xml b/res/layout/group_account_header_vertical.xml
index c5b9d76b7..1309dd052 100644
--- a/res/layout/group_account_header_vertical.xml
+++ b/res/layout/group_account_header_vertical.xml
@@ -18,10 +18,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginLeft="?attr/list_item_padding_left"
- android:layout_marginRight="?attr/list_item_padding_right"
- android:layout_marginStart="?attr/list_item_padding_left"
- android:layout_marginEnd="?attr/list_item_padding_right"
android:paddingBottom="6dip"
android:background="@drawable/list_section_divider_holo_custom"
android:gravity="center_vertical"