summaryrefslogtreecommitdiff
path: root/res/layout/fragment_full_preview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/fragment_full_preview.xml')
-rw-r--r--res/layout/fragment_full_preview.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/fragment_full_preview.xml b/res/layout/fragment_full_preview.xml
index 88983d0d..ea503861 100644
--- a/res/layout/fragment_full_preview.xml
+++ b/res/layout/fragment_full_preview.xml
@@ -32,6 +32,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:background="@android:color/transparent"
android:fitsSystemWindows="true">
<include
android:id="@+id/toolbar_container"