commit | a5b6dbe8b8def544fa7df1bca1f3d1cdcc66e0c0 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Dec 21 18:49:03 2022 +0000 |
committer | Matt Pietal <mpietal@google.com> | Thu Dec 22 14:44:00 2022 +0000 |
tree | d671c531c3affc9b44179670ad712ac20ee1ec1f | |
parent | e6cf34ec7bc3071e7b620b776b27cab1fa404d99 [diff] |
OCCLUDED->LOCKSCREEN transition Follow the same path as DREAMING->LOCKSCREEN, do a subtle fade and y translation upon unoccluding. Allow coroutinecontext override for collectFlow, to optimize path for transition steps. Gated behind existing flag (223). Test: atest OccludedToLockscreenTransitionViewModelTest NotificationPanelViewControllerTest Bug: 195430376 Change-Id: I3e031d7b2f72c43f5d9a93954e983c7ff6c34270 (cherry picked from commit c9edee967b0cf9c591f4144d836def081f82681e)