openDocument

fun Activity.openDocument(requestCode: Int, text: String = "Open document with...", onCantHandleAction: () -> Unit = {})