commit | 6d87dbcb3843d6c5adf5f6d82e4fd00cba6dd8e5 | [log] [tgz] |
---|---|---|
author | maxwelb <maxwelb@google.com> | Mon Nov 13 18:58:45 2017 -0800 |
committer | zachh <zachh@google.com> | Sat Nov 18 04:22:00 2017 +0000 |
tree | 0dd52d74168530e4f088c354d2ab3db679388f96 | |
parent | 85415fba82acabacef48e3c85355fa18e1f91f19 [diff] |
Fix crash caused by opening dialogs with a dead activity This CL fixes crashes that are caused by opening the PhoneDisambiguationDialogFragment after the associated activity is destroyed. This is done by detecting when the activity is destroyed or finished. Bug: 69133504 Test: PhoneNumberInteractionTest PiperOrigin-RevId: 175623483 Change-Id: Ic639e9e9421205edcb5438d594bb144c6b09dd86