commit | 17876bf29191c995d5a33bd9e46938727a0c58ae | [log] [tgz] |
---|---|---|
author | Florence Yang <florenceyang@google.com> | Wed Oct 26 00:09:07 2022 +0000 |
committer | Florence Yang <florenceyang@google.com> | Wed Oct 26 00:09:07 2022 +0000 |
tree | c05784fbb77a213618632a8406bab9c03df88d7e | |
parent | 11c3d5dbacb4ec068ed6ac8b6d5f3ca85b6fea47 [diff] |
Call updateColors() explicitly when theme changes Currently, onColorPaletteChanged() in onThemeChanged() will call updateColor() from DefaultClockController.kt. We also want it to explicitly call updateColors() from ClockEventController.kt because it has theme-specific settings based on region sampling. This CL is derived from Change-Id: Id94d48c179732f2a13d96de1ad2589bb60051c43. Bug: 202758428 Test: manual Change-Id: I4db6e2ebca3eeed2dc76734c25fe2ecc144a0490