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

Commit 80b4bb3e authored by Milton Wu's avatar Milton Wu
Browse files

PrivacyDot centerVertical statusBar w/ landcape

Privacy dot view shall be center_vertical aligned to status bar with
landscape mode.

Bug: 204841353
Test: atest StatusBarContentInsetsProviderTest
Change-Id: I349fc7ef5295ddffc03201db9461f2f55e77d3b3
parent 2121a9f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -178,7 +178,7 @@ class StatusBarContentInsetsProvider @Inject constructor(
                targetRotation,
                dc,
                context.resources.configuration.windowConfiguration.maxBounds,
                SystemBarUtils.getStatusBarHeight(context),
                SystemBarUtils.getStatusBarHeightForRotation(context, targetRotation),
                minLeft,
                minRight,
                isRtl,