summaryrefslogtreecommitdiffstats
path: root/res/layout/contact_list_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/contact_list_content.xml')
-rw-r--r--res/layout/contact_list_content.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/contact_list_content.xml b/res/layout/contact_list_content.xml
index 94681d69..3a8ad7d2 100644
--- a/res/layout/contact_list_content.xml
+++ b/res/layout/contact_list_content.xml
@@ -44,6 +44,8 @@
android:layout_height="match_parent"
android:layout_marginLeft="?attr/contact_browser_list_padding_left"
android:layout_marginRight="?attr/contact_browser_list_padding_right"
+ android:layout_marginStart="?attr/contact_browser_list_padding_left"
+ android:layout_marginEnd="?attr/contact_browser_list_padding_right"
android:fastScrollEnabled="true"
android:fadingEdge="none" />
<ProgressBar