commit | f17300e70640a95d255f634bc73afa6c039e0569 | [log] [tgz] |
---|---|---|
author | shawnlin <shawnlin@google.com> | Fri Feb 19 15:25:39 2021 +0800 |
committer | shawnlin <shawnlin@google.com> | Thu Mar 04 10:51:01 2021 +0800 |
tree | c71b180c64def7a47d6a73c16ee6c0f452388e5c | |
parent | b797729b3fb4e6cf8b9ea7ac3aa27a5cf3ecfa24 [diff] |
Add nav bar case to RemoteAnimationTarget of non-app window 1. Only send navigation bar target when: - The transitition is app launch - 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. Bug: 139273001 Test: atest RemoteAnimationControllerTest Change-Id: I7003011351913b040b47e6fb567eedb4baf34a55