do not unselect media files after copy
This commit is contained in:
parent
a0bdc0b46b
commit
a1a23217b9
|
@ -189,7 +189,6 @@ class MediaAdapter(activity: BaseSimpleActivity, var media: MutableList<Medium>,
|
|||
if (!isCopyOperation) {
|
||||
listener?.refreshItems()
|
||||
}
|
||||
finishActMode()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue