commit | 6ed525ecee76541aa60ca95598330e990fa16ffa | [log] [tgz] |
---|---|---|
author | Grace Kloba <klobag@google.com> | Thu Sep 17 15:31:12 2009 -0700 |
committer | Grace Kloba <klobag@google.com> | Fri Sep 18 09:21:33 2009 -0700 |
tree | f31e7daf02949e9dbbe7707986bb10d05dedfa85 | |
parent | da05aa828853964dccd185f6a7f5ca72cc0d3573 [diff] |
When a WebView starts, we may get first layout before viewSizeChanged() ever get called. Call WebView's getViewWidth() to get the current UI width. If it is still 0, log a warning. Fix http://b/issue?id=2128645