summaryrefslogtreecommitdiffstats
path: root/res/layout/all_apps_icon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/all_apps_icon.xml')
-rw-r--r--res/layout/all_apps_icon.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/res/layout/all_apps_icon.xml b/res/layout/all_apps_icon.xml
index 3836fed89..3d4bef70c 100644
--- a/res/layout/all_apps_icon.xml
+++ b/res/layout/all_apps_icon.xml
@@ -21,8 +21,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
- android:paddingTop="@dimen/all_apps_icon_top_bottom_padding"
- android:paddingBottom="@dimen/all_apps_icon_top_bottom_padding"
android:focusable="true"
- launcher:iconDisplay="all_apps" />
+ launcher:iconDisplay="all_apps"
+ launcher:centerVertically="true" />