mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-01-31 04:06:43 +01:00
do not unselect media files after copy
This commit is contained in:
parent
a0bdc0b46b
commit
a1a23217b9
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ class MediaAdapter(activity: BaseSimpleActivity, var media: MutableList<Medium>,
|
|||
if (!isCopyOperation) {
|
||||
listener?.refreshItems()
|
||||
}
|
||||
finishActMode()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue