Skip to content

Commit

Permalink
Update FileTreeView.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtsphereOfficial authored Aug 4, 2024
1 parent d1631c0 commit 4da6f5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import androidx.recyclerview.widget.RecyclerView
import com.zyron.filetree.FileTree
import com.zyron.filetree.FileTreeAdapterUpdateListener
import com.zyron.filetree.adapter.FileTreeAdapter
import com.zyron.filetree.adapter.FileTreeEventListener
import com.zyron.filetree.interfaces.FileTreeEventListener
import com.zyron.filetree.provider.FileTreeIconProvider
import com.zyron.filetree.utils.Utils.runOnUiThread

Expand Down

0 comments on commit 4da6f5f

Please sign in to comment.