commit | 6720745d4e211649cd9194da2bd35102c6a8b40b | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Tue Mar 05 06:00:55 2024 +0000 |
committer | Louis Chang <louischang@google.com> | Tue Mar 05 07:09:30 2024 +0000 |
tree | b2189daa13e07efaa7764aed60d8e0e4e6f115d0 | |
parent | bbc6941cbb3b9ab589e924a03efe913e2f490d0c [diff] |
Do not move focus to top if dim surface is boosted on Task The activity window on primary container may has a dim effect showing on the entire task (across the two TFs). In that case, the activity window should be the visually top-most window. So do not move focus to the top activity in that case. Bug: 328167429 Test: atest TaskFragmentTest Change-Id: I15b13699a50cc59fb9de6793e0ff5191c6d04d08