commit | bcbec0ccd07d04597992d7ab0dede34288ba31f3 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Thu Mar 15 09:22:17 2012 -0700 |
committer | Chet Haase <chet@google.com> | Thu Mar 15 09:22:17 2012 -0700 |
tree | 5971e1e11b8e49891d5e91d28cca73a52cf6f7a5 | |
parent | 278836e22c14299669aabafc636faab534faeba9 [diff] |
Fix bug with transform Animations A recent change to enable View properties at the native DisplayList level mistakenly cuased Animation transforms get be ignored for any View with a DisplayList. The correct code should have checked whether DL properties were enabled for the view (disabled by default for now). Issue #6173975 Animations are gone Change-Id: I5d5f53f854fb1b533a3150158e84392d7283d2a8