Skip to content

Commit 8f8097d

Browse files
committed
fix: compress task not executed
1 parent 1ebfca5 commit 8f8097d

File tree

1 file changed

+0
-1
lines changed
  • app/src/main/java/com/raival/compose/file/explorer/screen/main/tab/files

1 file changed

+0
-1
lines changed

app/src/main/java/com/raival/compose/file/explorer/screen/main/tab/files/FilesTab.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,6 @@ class FilesTab(
570570

571571
fun hide() {
572572
showCompressDialog = false
573-
task = null
574573
}
575574
}
576575

0 commit comments

Comments
 (0)