[Reland] Add nav bar case to RemoteAnimationTarget of non-app window
1. Only send navigation bar target when: - It is the transition of launching an app - In gesture navigation bar mode - The navigation bar is not controlled by fixed rotation or recents 2. Add a windowType field to RemoteAnimationTarget so that the remote clients could use this to find the non-app window they want. 3. Handle the onAnimationFinish() callback for non-app adapters. Bug: 139273001 Test: atest RemoteAnimationControllerTest Change-Id: I0612163502bdda01c4bdbae3b0ecda47efedad51
Loading
Please register or sign in to comment