Files
frameworks_base/core
Chet Haase bcbec0ccd0 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
2012-03-15 09:22:17 -07:00
..
2012-03-15 09:22:17 -07:00
2012-03-13 11:09:47 -07:00
2012-03-12 17:55:18 -07:00