commit | 8692fcd08cf4267d2fdf37f9576219dd1f2972b3 | [log] [tgz] |
---|---|---|
author | Will <wleshner@google.com> | Thu Feb 17 17:09:16 2022 -0800 |
committer | Will <wleshner@google.com> | Thu Feb 24 10:54:33 2022 -0800 |
tree | c394e0bc6cf460050d152b555d237e82122bc146 | |
parent | d0cb324a9cae69ebef63c24a8d173b9aae8256d7 [diff] |
Fix a bug with jittering dream overlay. The first jitter causes all the dream overlay views to jump noticeably. The issues was that the first jitter happens after the views have appeared on screen. The solution is to jitter immediately so that the views are already in their initial jitter position before they become visible. Test: atest DreamOverlayContainerViewControllerTest Bug: 220182090 Change-Id: Ia62a5cf8d314a8617eaa522b51be99f61aef8b99