Results 2 comments of friostd

```java list.add(node); treeViewAdapter.updateTreeNodes(list); ```

> Hello @FrioGitHub > > Your code will only get the first level of folders for example if you run it with path of D0, you will get D1 and...