Android Question How to de-initialize webview

tufanv

Expert
Licensed User
Longtime User
Hello,

I want to de initialize the webview and I use webview1.removeview but after I check the isinitialized event it gives me true (initialized) how can i remove this view completely. ?

TY
 
Top