openBrowser

fun openBrowser(url: String, fallbackWebview: Boolean = false, fragment: <Error class: unknown class>? = null)(source)

If fallbackWebview is true and a fragment is supplied then it will open a webview with the url if the browser fails.


fun openBrowser(url: String, activity: <Error class: unknown class>?)(source)

Will fallback to webview if in TV layout