Kotlin WebView refresh button
i googled a bit how to make a refresh button but i didn’t really figured out how to make it. I already have the button in my activity_main but nothing in my MainActivity.kt yet. So my problem is now the function of the button to refresh the page again. This is my Activity_main.xml <?xml version="1.0"… Read More Kotlin WebView refresh button