-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Milestone
Description
Moving a folder requires a developer to recursively copy every item from the source folder to the destination folder, then delete the source version. Doing this recursively is easy enough, but developers may face challenges moving a folder if the size of the folder being moved exceeds the free disk space on the device.
This was previously supported with the moveTo()
method.
GeoMarkou, destan, jimmywarting, Twaha-Rahman, jespertheend and 6 more
Metadata
Metadata
Assignees
Labels
No labels