diff options
author | Gilles Debunne <debunne@google.com> | 2011-11-24 02:19:27 +0100 |
---|---|---|
committer | Gilles Debunne <debunne@google.com> | 2011-12-01 14:55:50 -0800 |
commit | cea45132e3d5d32a6fc737abf10b8893a50f465b (patch) | |
tree | 563a70f7b1fc1c370a23327c30cfa102ec42c74b /cmds/installd | |
parent | 88f10c6ce5a97b1990934148deb8ed6aa6ef7a48 (diff) | |
download | frameworks_base-cea45132e3d5d32a6fc737abf10b8893a50f465b.zip frameworks_base-cea45132e3d5d32a6fc737abf10b8893a50f465b.tar.gz frameworks_base-cea45132e3d5d32a6fc737abf10b8893a50f465b.tar.bz2 |
Handle animations in Views' rectangle clipping methods.
getChildVisibleRect and getLocationInWindow do not take the new
mTransformationInfo View attribute.
As a result, these methods return invalid value during an animation
Bug 5638710
Changes in Patch Set 2:
- temporary allocations removed using static thread local variables (method
calls are NOT reentrant).
- scroll should be handled *before* applying the transformation matrix.
Fixed the call order in View#getLocationInWindow()
Patch set 4: fix from comments.
Patch set 5: <p>s
Change-Id: I15dc44c0659305d9029c59a47aba3a738bb35ae1
Diffstat (limited to 'cmds/installd')
0 files changed, 0 insertions, 0 deletions