commit | 341e22ffceb5be2dd143e749aa2d85ef1e0dd53f | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Wed Jun 02 12:34:34 2010 -0400 |
committer | Derek Sollenberger <djsollen@google.com> | Thu Jun 03 09:37:36 2010 -0400 |
tree | 2903a7bf60373468caf177405e1f4f8db2a8f9c8 | |
parent | 347d50fb1f4a40742c977f63dfbf7d60ff72e705 [diff] |
Refactor zoom logic from WebView to ZoomManager. This CL is one in a series of CL's intended to remove the zoom logic from WebView. This CL focuses on refactoring the initialScale variable as well as the onSizeChanged() and NEW_PICTURE_MSG portions of the code. Change-Id: Id44bce50378aa7cdfc1c8110818e18500679c517 http://b/2671604