commit | a91874d1f980f20e874b2d12548fb65334efdfb2 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Mon Aug 24 14:08:43 2009 -0400 |
committer | Cary Clark <cary@android.com> | Mon Aug 24 14:08:43 2009 -0400 |
tree | 8d55199c3a95c383fd98ce7272c14f6f6bb13721 | |
parent | 8a2000df6d32f4e5df3073753055800a9363a3a5 [diff] |
don't center zoom on size change if zoom is in progress The onSizeChange code is called when the device is rotated and when the title bar is hidden. In the latter case, it is in response to the zooming transition from overview mode to reading mode, and the zoom center should not be recomputed. http://b/issue?id=2060720