summaryrefslogtreecommitdiffstats
path: root/res/layout/compact_contact_editor_fields.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/compact_contact_editor_fields.xml')
-rw-r--r--res/layout/compact_contact_editor_fields.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/compact_contact_editor_fields.xml b/res/layout/compact_contact_editor_fields.xml
index f59c5be30..1ddd0b151 100644
--- a/res/layout/compact_contact_editor_fields.xml
+++ b/res/layout/compact_contact_editor_fields.xml
@@ -21,6 +21,7 @@
android:id="@+id/names"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:layout_marginTop="@dimen/editor_compact_first_field_padding"
android:orientation="vertical"/>
<LinearLayout