Skip to content
Snippets Groups Projects
Commit 38ba39bb authored by Matt Pietal's avatar Matt Pietal Committed by Automerger Merge Worker
Browse files

Merge "Set LightRevealScrim to fullscreen in landscape mode" into main am: 07b1e6f8

parents e0411ac8 07b1e6f8
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,8 @@
<com.android.systemui.statusbar.LightRevealScrim
android:id="@+id/light_reveal_scrim"
android:layout_width="match_parent"
android:layout_height="match_parent" />
android:layout_height="match_parent"
sysui:ignoreRightInset="true" />
<include layout="@layout/status_bar_expanded"
android:layout_width="match_parent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment