summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/layout/wallpaper_quick_switch_section.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/wallpaper_quick_switch_section.xml b/res/layout/wallpaper_quick_switch_section.xml
index 4ceace92..e5d790dd 100644
--- a/res/layout/wallpaper_quick_switch_section.xml
+++ b/res/layout/wallpaper_quick_switch_section.xml
@@ -22,7 +22,6 @@
android:layout_marginHorizontal="24dp"
android:orientation="vertical"
android:background="@drawable/bottom_connected_section_background"
- android:paddingTop="16dp"
android:paddingHorizontal="24dp">
<!--
See ResponsiveLayoutSectionController to see whether and how the background is replaced in code.