commit | 27c82d963ed351cee03165a5ae837b7112d56396 | [log] [tgz] |
---|---|---|
author | George Lin <giolin@google.com> | Wed Jun 07 17:37:44 2023 +0000 |
committer | George Lin <giolin@google.com> | Fri Jun 09 13:25:17 2023 +0000 |
tree | 7fe45294d634030b6d98e3c7b3259d546df46e20 | |
parent | 3d0a6e1b82c1e92af4e583b7a135de6fcf7055aa [diff] |
Fix clock preview when changin clock size There are cases that when changing clock sizes, the clock preview appears wrongly. This is due to that we resue the clock view and do config changes to the view while they are in the clock carousel. We need to always reset it to the original config when getting the view again. Test: See bug. Manually tested that the preview shows correctly Bug: 286012668 Change-Id: Ib8a464d1affda67cf8756ae8526d4b6301e6ff5e