summaryrefslogtreecommitdiffstats
path: root/res/layout/wallpaper_picker_gallery_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/wallpaper_picker_gallery_item.xml')
-rw-r--r--res/layout/wallpaper_picker_gallery_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/wallpaper_picker_gallery_item.xml b/res/layout/wallpaper_picker_gallery_item.xml
index ecfba600e..976d3faae 100644
--- a/res/layout/wallpaper_picker_gallery_item.xml
+++ b/res/layout/wallpaper_picker_gallery_item.xml
@@ -20,8 +20,8 @@
android:layout_height="@dimen/wallpaperThumbnailHeight"
android:focusable="true"
android:clickable="true"
- android:background="@drawable/wallpaper_gallery_item"
- android:foreground="@drawable/wallpaper_gallery_item">
+ android:background="@drawable/wallpaper_tile_fg"
+ android:foreground="@drawable/wallpaper_tile_fg">
<ImageView
android:id="@+id/wallpaper_image"
android:layout_width="match_parent"