Files
frameworks_base/core/java/android/transition
Alan Viverette e025ed2f26 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
2015-02-02 11:27:21 -08:00
..
2014-09-05 10:27:27 -07:00
2015-01-05 18:48:49 +00:00
2014-06-30 19:25:04 +00:00
2013-11-06 15:00:36 -08:00
2014-10-31 17:19:18 -07:00