summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/gradient_scrim.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/gradient_scrim.xml b/res/layout/gradient_scrim.xml
index c40c5fc0c..15516b028 100644
--- a/res/layout/gradient_scrim.xml
+++ b/res/layout/gradient_scrim.xml
@@ -26,6 +26,5 @@
android:id="@+id/scrim_bg"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:visibility="gone"
- app:layout_ignoreInsets="true"/>
+ android:visibility="gone"/>
</merge> \ No newline at end of file