I know that there is a way to support zoom in java: webview.getSettings().setSupportZoom(true). But I've been searching for a while for this in Kotlin. And yes, I have tried using the converter try.kotlinlang.org but It gives me the same piece of code. Does somebody know how to support zoom in Kotlin?