commit | 4846032ac7be7c28c7cfeb3096b8cb656312a382 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri Jun 11 14:22:25 2010 -0700 |
committer | Chet Haase <chet@google.com> | Wed Jun 16 14:17:55 2010 -0700 |
tree | 8adf610d23ae83078abf1c8ea179d4f08037fd26 | |
parent | 48d985588773ecebd96a96a799d52cb4be9feaa1 [diff] |
Fix bug with layout animations when apps are auto-scaled. The pivot points in RotateAnimation and ScaleAnimation are in pixel coordinates. When an app is being autoscaled, these values are incorrect and should be adjusted for the current scale factor. The fix adds API to Animation to allow ViewGroup to pass in the scaling factor. Change-Id: I978c48f9b5aea6760148435e74e1a8d49e2f785d