diff --git a/core/res/res/layout/recent_apps_dialog.xml b/core/res/res/layout/recent_apps_dialog.xml
index 03340cdfaf346..e3492f6ca23a0 100644
--- a/core/res/res/layout/recent_apps_dialog.xml
+++ b/core/res/res/layout/recent_apps_dialog.xml
@@ -22,28 +22,28 @@
android:background="@drawable/recent_dialog_background"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:paddingTop="3dip"
- android:paddingBottom="3dip"
+ android:gravity="center"
+ android:padding="4dip"
android:orientation="vertical">
+