diff options
author | calderwoodra <calderwoodra@google.com> | 2018-03-13 17:27:09 -0700 |
---|---|---|
committer | Copybara-Service <copybara-piper@google.com> | 2018-03-13 17:29:25 -0700 |
commit | 5e16adb54c4e442510d31c7d93fb862dc4154b15 (patch) | |
tree | 66b910a9dad376c360194be509f1f7e711f7693e /assets | |
parent | f6c6f3befd928800dd5382eab106f6f2bab5cb08 (diff) |
Fixed overlapping fragments issue.
Fast consercutive calls to #showFragment can have undesirable effects because
fragment manager doesn't handle transactions sychronously. This CL resolves one
of the scanrios where voicemail fetch status was calling #showFragment nearly
simulataniously to the #onHandleIntent call.
This issue may show itself again and I'm looking into more long term solutions
but we should be fine in the short term since the all of our fragment logic
is implemented.
Bug: 74051208,74621909
Test: manual
PiperOrigin-RevId: 188956984
Change-Id: I0796e31b03e0b749ae7e81f82859ea6f814a5fb5
Diffstat (limited to 'assets')
0 files changed, 0 insertions, 0 deletions