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 0db7762 commit be9032b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ import androidx.recyclerview.widget.LinearLayoutManager
import androidx.recyclerview.widget.RecyclerView
import com.zyron.filetree.FileTree
import com.zyron.filetree.FileTreeAdapterUpdateListener
import com.zyron.filetree.utils.Utils.runOnUiThread
import com.zyron.filetree.adapter.FileTreeAdapter
import com.zyron.filetree.provider.FileTreeIconProvider
import com.zyron.filetree.interfaces.FileTreeEventListener
import com.zyron.filetree.utils.Utils.runOnUiThread

class FileTreeView : RecyclerView {

Expand Down

0 comments on commit be9032b

Please sign in to comment.