summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Shan Huang <shanh@google.com> 2022-02-23 21:14:23 +0000
committer Shan Huang <shanh@google.com> 2022-03-01 17:14:00 +0000
commit7fc4894dc4c4145e777b5ee288065ec9cdc4abfa (patch)
treebce5c36637ff53b69f3512d8ca833d0ceb90579b /libs/androidfw/StringPool.cpp
parentc04cf3c4b93c51c2970fef7243612eb402bb1b4a (diff)
Fix a race condition that causes BackAnimation to be null.
The race happens between attaching NavigationBarView and initializing NavigationEdgeBackPlugin. When NavBarView is attached after the plugin is initialized, the plugin doesn't receive the mBackAnimation instance passed from NavBarView. This caused the mBackAnimation to be null and broke back gesture on tablets. Bug: 220709601 Test: m -j. Test gesture back on tablets. Change-Id: I8cf70a24ba5340d27bbd48a8e809d8f922992689 (cherry picked from commit 3d010dbc6d729357b425c55070de066da2be1e13)
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions