commit | 0b9c073c385bd9b3b6c133ec667f0104b89d2d5a | [log] [tgz] |
---|---|---|
author | yueg <yueg@google.com> | Wed Aug 02 15:34:03 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Thu Aug 03 08:31:11 2017 -0700 |
tree | 705a83e21a3003b8a3aa6bc59c2b47ffcad3da27 | |
parent | 7a97c62e649e367f9b275119c3b0773a8a7a7ead [diff] |
Fix undismissed bubble text for two continuous call. If a new call is placed before hiding the current bubble, bubble text will not be reset and the new bubble shows with the text. Fixing it by using different hide method for onUiShowing() and onDisconnect() (reset after disconnecting). Test: ReturnToCallControllerTest, BubbleTest PiperOrigin-RevId: 164048596 Change-Id: I7259df57da3aba51960bfb7bb1ea5f840c9501e0