commit | e025ed2f26858dae5f40a94a2e1ac0db808a6950 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Mon Feb 02 11:27:21 2015 -0800 |
committer | Alan Viverette <alanv@google.com> | Mon Feb 02 11:27:21 2015 -0800 |
tree | 852f4f6c92811eb22469bf083379cbf7ae8d6177 | |
parent | 84183103f4a9222ddbe22c7289f9627c74892d53 [diff] |
Make popup transition animation play nicely with dismiss/show pair Previously it was okay to call dismiss/show in quick succession since the window was removed synchronously. Adding transitions introduced a delay between dismiss() and actually removing the window, which broke this behavior. Change-Id: I0de8ae0a551dcb2eb8b8a50356c308b654ebdc6f