OSDN Git Service

Allow animations to run past cancelled draws, if the view is visible.
authorChris Wren <cwren@android.com>
Tue, 15 May 2012 16:36:44 +0000 (12:36 -0400)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 15 May 2012 17:57:59 +0000 (10:57 -0700)
commit78cb7cf7d1d82834c4405650a17e387370004570
tree7a91f47f58e2fbecd637748749420d3a2d2d412f
parent8b4d73b2d5ba91bd61b6892f5620603fe3428e50
Allow animations to run past cancelled draws, if the view is visible.

Bug: 6475482
Change-Id: Iecb3a04744282135efa0049f1b70a46dc4a6bb23
core/java/android/view/ViewRootImpl.java