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
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user