commit | e4c0cf0f9d8c947dd9735040ac0709d5652c1bd0 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Tue Apr 16 19:48:04 2024 +0000 |
committer | Robin Lee <rgl@google.com> | Thu Apr 18 06:49:37 2024 +0000 |
tree | a52d45400be7738c0fda3f0f036c30ef6bad3d4c | |
parent | 553ca7e5c558cd5651e93a570351742682a8dadc [diff] |
Set parent on animation-background before building Setting a parent after building doesn't seem to do much. For consistency and cleaner traces we'll put the animation background under the right parent during construction when it's going under a transition root too. Change-Id: I2def0ae3391d017a64c118b7a4932b7e25b8d8af Test: atest FlickerTestsAppLaunch Test: atest ActivityTransitionTests Bug: 333525723