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
Loading
Please register or sign in to comment