commit | 7d723f582b46ca5b296042dbab798584514b0d2f | [log] [tgz] |
---|---|---|
author | Matt Pietal <[email protected]> | Tue Oct 08 12:27:30 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Oct 11 01:00:34 2024 +0000 |
tree | 8a35d4005cd3042f9ae34989daf454fa9fb2bfca | |
parent | 9d704623ae4020782c070a8a17d7497f128d1d9e [diff] |
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 (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:01b33a743507465fda1f5e004c683579be3a8af2) Merged-In: I38b8f33bd714143891c27ff67e7b6c0c08226a51 Change-Id: I38b8f33bd714143891c27ff67e7b6c0c08226a51