summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_view.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/apps_view.xml')
-rw-r--r--res/layout/apps_view.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/layout/apps_view.xml b/res/layout/apps_view.xml
index 86d67e15f..7f09f7795 100644
--- a/res/layout/apps_view.xml
+++ b/res/layout/apps_view.xml
@@ -21,9 +21,6 @@
android:id="@+id/apps_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:paddingTop="@dimen/apps_container_inset"
- android:paddingBottom="@dimen/apps_container_inset"
- android:background="@drawable/apps_customize_bg"
android:descendantFocusability="afterDescendants">
<include
layout="@layout/apps_reveal_view"