summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Tiger Huang <tigerhuang@google.com> 2022-04-10 17:24:58 +0800
committer Tiger Huang <tigerhuang@google.com> 2022-06-20 21:09:40 +0800
commit157514510f433474e947cf107d29dd2ec0870808 (patch)
tree03c966a4483e11d95961ff87d93035e20920b85d /libs/androidfw/StringPool.cpp
parent2b13efde110b8768a23327f012bc21347f25548d (diff)
Send the attached frame to the client
The attached frame is the frame of the parent window that its child attaches to, as long as the child is not TYPE_APPLICATION_ATTACHED_DIALOG. It is a factor while computing the window frame. Previously, we let the child obtain the attached frame from its parent view root. However, if the parent and the child are not in the same process, it can be tricky. This CL sends the attached frame from the server to the client via ClientWindowFrames. In this way, the child can compute its window frame without having to accessing the parent view root. Bug: 161810301 Bug: 175861127 Test: atest ActivityRecordTests WindowLayoutTests Change-Id: Ia844a4c927027e305a56114216eaee2bf7933b1f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions