openFile

inline fun Activity.openFile(mimeType: String, requestCode: Int, title: String = "Select file via", onCantHandleIntent: () -> Unit = {})