Skip to content

Commit 38d99ad

Browse files
author
Jan Guegel
committed
fix auto update after extract #194
Signed-off-by: Jan Guegel <jan@guegel.eu>
1 parent 6caecb3 commit 38d99ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/kotlin/org/fossify/filemanager/activities/DecompressActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ class DecompressActivity : SimpleActivity() {
140140
if (it) {
141141
ensureBackgroundThread {
142142
decompressTo(destination)
143+
updateCurrentPath(destination)
143144
}
144145
}
145146
}

0 commit comments

Comments
 (0)