openInCustomTab

fun Context.openInCustomTab(url: String, @ColorRes colorBar: Int = R.color.browserActionsBgGrey)

Context Extension to open any url from Custom Chrome Tab or alternative WebView

Parameters

url

String will be the web page we want to open

colorBar

Int the color that will be displayed on the Web Tab, by default is R.color.browserActionsBgGrey