scanPathsRecursively

fun Activity.scanPathsRecursively(paths: ArrayList<String>, callback: () -> Unit? = null)
fun Context.scanPathsRecursively(paths: ArrayList<String>, callback: () -> Unit? = null)