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

Commit b91f6c71 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix the gap between notification and smartspace is too large in large"" into main

parents 4c895e0e 44f1207d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -186,6 +186,7 @@ constructor(
        interactor.configurationBasedDimensions
            .map {
                when {
                    !it.useSplitShade -> 0
                    it.useLargeScreenHeader -> it.marginTopLargeScreen
                    else -> it.marginTop
                }