Categories
How to close webview?
How to close webview with loaded url c javascript (free memory, stop javascript)?
Answer the question
In order to leave comments, you need to log in
did so override fun onBackPressed() { val webView: WebView = findViewById(R.id.webview) webView.destroy() super.onBackPressed() }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question