Merge "PrivacyDot centerVertical statusBar w/ landcape" into sc-v2-dev am: 94f42cee07 am: 239a7a5987

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16170295

Change-Id: I2723c3442caf655212e909fa99e86d80828112e3
This commit is contained in:
Milton Wu
2021-11-09 05:17:45 +00:00
committed by Automerger Merge Worker

View File

@@ -251,7 +251,7 @@ class StatusBarContentInsetsProvider @Inject constructor(
targetRotation,
dc,
context.resources.configuration.windowConfiguration.maxBounds,
SystemBarUtils.getStatusBarHeight(context),
SystemBarUtils.getStatusBarHeightForRotation(context, targetRotation),
minLeft,
minRight,
configurationController.isLayoutRtl,