startActivityForUri

fun <T : CSActivityView<*>> T.startActivityForUri(uri: Uri, onActivityNotFound: (ActivityNotFoundException) -> Unit? = null)