mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
show the destination picker at showing copy dialog right away
This commit is contained in:
parent
3f643f7830
commit
9cae71b7ab
1 changed files with 2 additions and 0 deletions
|
@ -96,5 +96,7 @@ class CopyDialog(val activity: SimpleActivity, val files: ArrayList<File>, val c
|
|||
}
|
||||
})
|
||||
}
|
||||
|
||||
view.destination.performClick()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue