mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2025-03-21 11:17:15 +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) {
|
if (!isCopyOperation) {
|
||||||
listener?.refreshItems()
|
listener?.refreshItems()
|
||||||
}
|
}
|
||||||
finishActMode()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue