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

Commit 5a23ea1d 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 62a124d9 07b1e6f8
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -63,7 +63,8 @@
    <com.android.systemui.statusbar.LightRevealScrim
    <com.android.systemui.statusbar.LightRevealScrim
        android:id="@+id/light_reveal_scrim"
        android:id="@+id/light_reveal_scrim"
        android:layout_width="match_parent"
        android:layout_width="match_parent"
        android:layout_height="match_parent" />
        android:layout_height="match_parent"
        sysui:ignoreRightInset="true" />


    <include layout="@layout/status_bar_expanded"
    <include layout="@layout/status_bar_expanded"
             android:layout_width="match_parent"
             android:layout_width="match_parent"