Remove the WebView from View hierarchy rather than setting a null content view.

setContentView(null) can lead to an NPE.

Bug: 11061496
Change-Id: Iabde0ce376263ac50b67bd302a19b6dd663843e8
1 file changed