Functions
Link copied to clipboard
Use to get activity from Context
Link copied to clipboard
Link copied to clipboard
Will fallback to webview if in TV layout
fun openBrowser(url: String, fallbackWebview: Boolean = false, fragment: <Error class: unknown class>? = null)
If fallbackWebview is true and a fragment is supplied then it will open a webview with the url if the browser fails.
Link copied to clipboard
Link copied to clipboard