commit | c5a9a59b092056b7a9e5649e2595c9283b33b900 | [log] [tgz] |
---|---|---|
author | George Lin <giolin@google.com> | Fri Jun 30 17:44:42 2023 +0000 |
committer | George Lin <giolin@google.com> | Fri Jul 07 17:06:29 2023 +0000 |
tree | 7b41e8261fd5da6d2091e3da6ead44a0cc0afa6d | |
parent | 719bae5b71b5e92213fb84c21c476af50d2fe0c1 [diff] |
Avoid clock carousel index-out-of-bound exception 1. Avoid jump to index when index out of bound 2. Set selected clock when setting up the clock carousel 3. This also resolves a problem that there's a delay when selecting an index. Since when setting up the clock carousel, we already know which index is selected. Test: Manually tested there's no crash. See bug. Bug: 289050926 Change-Id: Ib842b321bb3a29ce55789408a3a493a7dbb9367d