summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author Christian Göllner <chrisgollner@google.com> 2023-06-28 16:12:06 +0100
committer Chris Göllner <chrisgollner@google.com> 2023-06-30 15:32:40 +0000
commitf7cf732670f0f3eb08e65687fc423d90b13f2da7 (patch)
tree8cf2176091117a4e197fcbd65d9f558fd6924cb9 /wifi/java/src
parent3620213c626b2f415d913e13803cd822cd887997 (diff)
Fix media being stretched during the wake-up/unlock animation
This happened only on large screens/split shade, and when there was an explicit delay to play the doze wake up animation. During this delay, the device will not be in the "dozing" state anymore, therefore media was showing up, but the rest of the keyguard was still positioned as if it was in the "dozing" state, centered, and using the full width of the screen. Since media is a child view of keyguard on large screens, it was also using the full width of the screen. The fix is to keep media hidden during this delay. Fixes: 283479104 Test: KeyguardMediaControllerTest.kt Test: NotificationPanelViewControllerTest.java Change-Id: Id004a74d95e66e7f33ef52aca0dc655db767b893 (cherry picked from commit 574367ed8158156c6a17d4ca260a0651dcdfbc04)
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions