commit | 905b5862383011727756ab9e2926a0dda12d9ca9 | [log] [tgz] |
---|---|---|
author | calderwoodra <calderwoodra@google.com> | Wed Jul 12 11:15:24 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Thu Jul 13 13:59:20 2017 -0700 |
tree | ab60c0acb48f582c5a1763f2b0debfdf8a120771 | |
parent | bae68675ed347b934fbbfbcd8238a229d57ef14f [diff] |
Resolve NPE in post call send message prompt. This issue occurs when users are shown a post call snackbar and their shared prefs are updated before pressing "send message". This change resolves the issue by getting the phone number when the prompt is created rather than when the button is pressed. Bug: 62294499 Test: PostCallTest#postCall_UpdatedQuickly_PostCallStartedSuccessfully. PiperOrigin-RevId: 161689241 Change-Id: Ie2c857f6743aa556f993bc3f8e92c8b2b7357c08