Sort folders
This commit is contained in:
parent
22190e4c79
commit
5b776b97bd
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ class AudioHelper(private val context: Context) {
|
|||
folders.add(folder)
|
||||
}
|
||||
|
||||
folders.sortSafely(config.folderSorting)
|
||||
return folders
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue