commit | d06de8235438ac3b45af381dbf93b83f0fb8460e | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Thu Mar 19 15:02:26 2015 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Thu Mar 19 15:04:20 2015 -0700 |
tree | 5666fea87a15725542bb7b6cc37d142d8aa7e53e | |
parent | a1715bc255437b07828cdb42c285cf4e321ea82b [diff] |
Don't add multiple instances of CircularRevealFragment Certain calls can propagate state changes immediately after the call is made, causing InCallActivity.internalResolveIntent to be called twice in succession. If multiple animations are run the UI is left in an inconsistent state. Bug: 19842284 Change-Id: Ie6060a37d2bd7775731e0e82019bb8baf0ffd834