summaryrefslogtreecommitdiffstats
path: root/res/layout/fullscreen_wallpaper_preview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/fullscreen_wallpaper_preview.xml')
-rw-r--r--res/layout/fullscreen_wallpaper_preview.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/fullscreen_wallpaper_preview.xml b/res/layout/fullscreen_wallpaper_preview.xml
index 3f430f8..21b087f 100644
--- a/res/layout/fullscreen_wallpaper_preview.xml
+++ b/res/layout/fullscreen_wallpaper_preview.xml
@@ -23,7 +23,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop"
- android:background="@color/fullscreen_preview_background" />
+ android:background="?android:colorBackground" />
<com.davemorrissey.labs.subscaleview.SubsamplingScaleImageView
android:id="@+id/full_res_image"