Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07b1e6f8 authored by Matt Pietal's avatar Matt Pietal Committed by Gerrit Code Review
Browse files

Merge "Set LightRevealScrim to fullscreen in landscape mode" into main

parents e504949c 00e6df04
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"