diff options
author | Kevin Chyn <kchyn@google.com> | 2021-07-07 13:27:31 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2021-07-07 14:07:31 -0700 |
commit | 3322de80fcfc8f030242adffe226efd685ff617c (patch) | |
tree | d4e8e18e38c52c0490187c4e87470ba2a0f45e93 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 73ffe99b7b4f3fabfb6de32ec9b9fceadfab383a (diff) |
Do not setListener(null) onViewDetached
There's currently a race condition upon orientation changes that
causes the new view to be attached before the old view is detached.
This results in a null listener.
Fixes: 193056436
Test: Start enroll, rotate, continue enroll
Change-Id: Id6c93dc9ee847aed0fb4a7eefbb7690a5c972781
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions