Cancel loading in WebView on Android

Viewed 27253

How can I cancel a loading operation in WebView started by loadData() method?

1 Answers
Related