diff options
author | Julian Odell <juliano@google.com> | 2021-09-17 08:18:01 -0700 |
---|---|---|
committer | Julian Odell <juliano@google.com> | 2021-09-28 20:24:07 +0000 |
commit | 7c3d133d65926ee79c65619d7ba237bcb9006c06 (patch) | |
tree | 022cd35d64bcb6a8b97a47df176c2a53906910f0 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | be0bdf6178e8084b928f8bd98ce3e0a1a53dd3d9 (diff) |
Notify content capture on detach before setting attachInfo to null.
If a view is detached before being removed (which seems common with some
recycler list views) then no content capture view removed event is sent
(notifyAppearedOrDisappearedForContentCaptureIfNeeded does nothing
if mAttachInfo is null).
Fix: 200166989
Test: Manual verification using AiAi logging
Change-Id: Ic04af005bb4ad425ba8398439f1f47bb6bcb334c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions