Companion

object Companion

Functions

Link copied to clipboard
fun openCustomTab(    activity: Activity,     customTabsIntent: CustomTabsIntent,     uri: Uri,     fallback: CustomTabActivityHelper.CustomTabFallback?)

Opens the URL on a Custom Tab if possible. Otherwise falls back to opening it on a WebView.