shouldOverrideUrlLoading

Callback to determine whether the WebView should override URL loading.

Return

true if the WebView should override loading, false otherwise.

Parameters

uri

The URL being requested.