-
- All Implemented Interfaces:
public final class WebLauncherKt
-
-
Method Summary
Modifier and Type Method Description final static UnitlaunchWebBrowser(Context context, Uri uri)Opens the given uri with a Chrome Custom Tab or the system browser as a fallback. -
-
Method Detail
-
launchWebBrowser
final static Unit launchWebBrowser(Context context, Uri uri)
Opens the given uri with a Chrome Custom Tab or the system browser as a fallback.
-
-
-
-