summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorMario Bertschler <bmario@google.com>2017-05-24 10:30:13 -0700
committerMario Bertschler <bmario@google.com>2017-05-24 10:30:13 -0700
commitd15dccf10eec367e38b8723c409909a29307057a (patch)
treec303da444f8c625eb43a6eb9c29036f1ae4393e2 /res/layout
parent66714d3cb7f2ed3eb0c0472d75b541c0e13ace76 (diff)
downloadandroid_packages_apps_Trebuchet-d15dccf10eec367e38b8723c409909a29307057a.tar.gz
android_packages_apps_Trebuchet-d15dccf10eec367e38b8723c409909a29307057a.tar.bz2
android_packages_apps_Trebuchet-d15dccf10eec367e38b8723c409909a29307057a.zip
Allapps motion changes for landscape
Bug: 38230696 Change-Id: I82e36c240c934ff6b86b55e0a0f07391fd11ec82
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