commit | ecd80ee31c23ac067bb420f44f046682c499e83c | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Thu Dec 03 17:13:02 2009 -0800 |
committer | Romain Guy <romainguy@android.com> | Fri Dec 04 10:21:55 2009 -0800 |
tree | 2739af342cc3b8b9fd681f9623e99983f79a0717 | |
parent | 678c2e35768a5426b4ad8f67c836008e7751a353 [diff] |
Fix invalidate code path (#2273209). Cached views would, in some situations, not update if they contained an animating child. This was caused by clearing the dirty cache flag too early in View.buildDrawingCache(). Approved by Dr. No mcleron. Change-Id: I8c5f2fc3e6605657e0da625d60d50b55bb133666