commit | b3ab539b658aee2bfb96032e44136caf468b7eb7 | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Fri Jul 26 14:21:45 2024 -0400 |
committer | Lucas Silva <lusilva@google.com> | Fri Jul 26 14:24:01 2024 -0400 |
tree | 92b3c6c914de52ab233c922afec35f23e3c03c58 | |
parent | 31a1125d6a2ca16b756553e44fbd5e3874fc5546 [diff] |
Fix live timers flickering when pausing This change adds a flag which uses a stable id as the key for timers, instead of using the smartspace target id. The stable id stays the same when pausing/playing timers, which allows us to re-use the existing AndroidView of the timer instead of creating a new one. Bug: 353801573 Test: atest SystemUiRoboTests Flag: com.android.systemui.communal_timer_flicker_fix Change-Id: I1124a9148ddd635899eb5d9f6780cd49add9f232