summaryrefslogtreecommitdiff
path: root/res/layout/fragment_theme_picker.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/fragment_theme_picker.xml')
-rw-r--r--res/layout/fragment_theme_picker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/fragment_theme_picker.xml b/res/layout/fragment_theme_picker.xml
index a7732073..2e3a6bbb 100644
--- a/res/layout/fragment_theme_picker.xml
+++ b/res/layout/fragment_theme_picker.xml
@@ -36,7 +36,7 @@
android:layout_height="0dp"
android:paddingTop="@dimen/preview_content_padding_top"
android:paddingBottom="@dimen/preview_content_padding_bottom"
- android:background="@color/fullscreen_preview_background"
+ android:background="@color/preview_pager_background"
android:clipToPadding="false"
app:layout_constrainedHeight="true"
app:layout_constraintStart_toStartOf="parent"