commit | fd76c2da5fd1d0f0c7a4c79bb8474fe776e57ec8 | [log] [tgz] |
---|---|---|
author | Jiaming Liu <jiamingliu@google.com> | Fri Jan 19 22:26:50 2024 +0000 |
committer | Jiaming Liu <jiamingliu@google.com> | Wed Jan 24 02:47:54 2024 +0000 |
tree | b16d9732aaba16a20f4170a6ec597442d0883b6f | |
parent | 27aeef3cdec175dcd94db7c0227cfcb978c63a61 [diff] |
Add TF flag to allow transitions when empty By default, the TaskFragment waits until it becomes non-empty to start transitions. If mAllowTransitionWhenEmpty is set to true, then it will start transition even if it is empty. This is need for Launcher to create an empty TF and obtain the surface before launching the -1 activity. Bug: 320720349 Test: atest TaskFragmentTest Change-Id: Ie7aca6391032e660dd2bc243ddba53db945af09f