summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Tony Huang <tonyychuang@google.com> 2022-07-29 13:01:22 +0800
committer Tony Huang <tonyychuang@google.com> 2022-08-03 08:17:39 +0000
commit1c6b58efb2dd4a8e128c98a34471d06b1a4efce8 (patch)
tree8ba2be4f92854ef5f9d80b95bdd38e11e91fdbee /libs/androidfw/StringPool.cpp
parent4d334f4534c82a57df999dbccb8b37066be5cccb (diff)
Fix split overlay by drag drop launch
When drag drop launch, wms will use animation leash to do launch transition, and reparent surface back and reset its position by windows its configuration. However, on split side we also set windows bounds in same time, so in some race condition, wms side reset its position later and use old configuration because we update it in same time then cause task surface position wrong. To fix this issue, we should apply windows bounds before we launch the intent. This CL also fix divider invisible issue when drag drop some specfic app to active split screen caused by surface tanscation race too. Fix: 227142506 Fix: 240638389 Test: manual Test: pass existing tests. Change-Id: Ia195f39fbf8879cbee9608f0c27f98df7e9e289f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions