mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-14 19:05:57 +01:00
refresh the directories after copy too
This commit is contained in:
parent
b6bbc8abd7
commit
1c96f5ced7
@ -249,9 +249,7 @@ class DirectoryAdapter(val activity: SimpleActivity, val dirs: MutableList<Direc
|
||||
}
|
||||
|
||||
activity.tryCopyMoveFilesTo(files, isCopyOperation) {
|
||||
if (!isCopyOperation) {
|
||||
listener?.refreshItems()
|
||||
}
|
||||
listener?.refreshItems()
|
||||
actMode?.finish()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user