diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml
index c497015ebcd..8b0352928ca 100644
--- a/res/layout/face_enroll_introduction.xml
+++ b/res/layout/face_enroll_introduction.xml
@@ -48,7 +48,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:contentDescription="@null"
- android:src="@drawable/face_enroll_intro_illustration"/>
+ android:src="@drawable/face_enroll_intro_illustration"
+ android:layout_marginBottom="@dimen/face_enroll_intro_illustration_margin_bottom"/>
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index b88d01d12b9..c9557c14dfb 100755
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -234,6 +234,7 @@
- 0
- 0
- 1.0
+ 0dp
48dp