Files
frameworks_base/core/java/android/view
Chet Haase 7306668586 animation bugfix plus xml resources for new View properties
There was a bug around animation duration where it was possible,
for small durations or large inter-frame times, to calculate
fractions outside of the 0-1 range, causing bad value calculations.

Unrelated: new View properties for translation, scale, and rotation
were added in this release. This commit addes XML resources for
those properties.

Change-Id: Ieaf5dd729588adb2a40656aa82beecc3576f4af5
2010-11-30 11:11:43 -08:00
..
2010-11-28 18:28:57 -08:00
2010-08-16 13:30:20 -07:00
2010-09-14 20:46:14 -07:00
2010-10-04 18:29:09 -07:00
2010-11-24 11:13:44 -08:00