summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_chooser.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/wallpaper_chooser.xml')
-rw-r--r--res/layout/wallpaper_chooser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/wallpaper_chooser.xml b/res/layout/wallpaper_chooser.xml
index 60d971907..49930769c 100644
--- a/res/layout/wallpaper_chooser.xml
+++ b/res/layout/wallpaper_chooser.xml
@@ -32,7 +32,7 @@
<Gallery android:id="@+id/gallery"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:spacing="0dp" />
+ android:spacing="-4dp" />
<Button android:id="@+id/set"
android:layout_width="wrap_content"