commit | e5cdb6c8394e321266fb8940fdd0c97b2f87b2f3 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Mon Sep 12 14:21:46 2011 -0700 |
committer | Chet Haase <chet@google.com> | Mon Sep 12 14:21:46 2011 -0700 |
tree | 109ea7b5610466bcf5b187de47fc3b7c8806154b | |
parent | 92bda84b11ba2aec98036313784444d9f5aebc9a [diff] |
Fix wobbly spinners Some progress bars use AnimatedRotateDrawable, which suffered from the same bug as AnimationDrawable (until a recent fix). The code would not account for the left/top offset of the drawable in its view, so it would rotate the drawable around the wrong center, causing it to wobble and not get erased properly. Change-Id: I3f34f797e595973d9eb1d952d92026c769c7ec0a