RichUtils / pyxis.uzuki.live.richutilskt.utils / android.content.res.AssetManager / asList

asList

fun AssetManager.asList(subdirectory: String): ArrayList<String>

get File list of specific folder in Assets

Parameters

subdirectory - name of directory

Return
list of file name