Commits

Cary Clark authored a91874d1f98
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