commit | 1c90e728c9c09138e00aa88811ee6497210b0eaf | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Tue Jun 08 14:05:02 2021 -0400 |
committer | Matt Pietal <mpietal@google.com> | Tue Jun 08 14:19:01 2021 -0400 |
tree | 233e57c7a31e61ba12b557b6a9afc3a4a6d37c7a | |
parent | 00d26d7185c0886eb5a4cd2fb2c7a0fea532228b [diff] |
Smartspace in wrong position KeyguardClockSwitch will be recreated by NotificationPanelViewController for a variety of reasons, including onDensityOrFontScaleChanged(). When this happens, the large/small clock state can get out of sync with the initial state. Set the clock state to null on creation to avoid this. Fixes: 188390632 Test: manual, it's a race condition that can be hard to trigger Change-Id: I49cda9afd5c708b05aba56a40d29c1cefe847de4