Face auth bypass layout issues
The notification shade height isn't stable on swipe up. Unsure what regressed this but add a check for bypass only that ensures a stable height as the user is swiping up. This matches other checks in the same file. Along with this, the AOD icons in bypass mode would also adjust while swiping. The existing code already accounts for bypass so remove the extra checks. Test: atest KeyguardRootViewModelTest Flag: EXEMPT bugfix Fixes: 370656534 Change-Id: I38b8f33bd714143891c27ff67e7b6c0c08226a51
Loading
Please register or sign in to comment