commit | ee7a78d5b8d963e7907f2528841e063344c3b165 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Oct 31 07:54:20 2023 +0000 |
committer | Louis Chang <louischang@google.com> | Fri Jan 05 15:37:58 2024 +0800 |
tree | e2358178767daec36e292104df280f4f1ac624ec | |
parent | a2d5f0eb9d39dd16b6445b4534213a708c428a57 [diff] |
Sending SceneTransitionInfo for scene transition to client Adding SceneTransitionInfo to encapsulate all the information that is necessary for the client side to play scene transition. So that we don't send the whole ActivityOptions just for transition animation. Bug: 240978635 Test: run activity scene transition on sample app Test: atest ActivityRecordTests Change-Id: Idd67f77c568ad422bc06dde2365e620dd2a39b36