Hi,
I would like to show a simple animation of copying files (you know, like the two folders when you copy files in Windows) while I'm copying the files in the background.
A. How can I do it?
B. The animation should be ran in concurrent to the copied files. Should it be a thread ?
Thanks in advance!
I would like to show a simple animation of copying files (you know, like the two folders when you copy files in Windows) while I'm copying the files in the background.
A. How can I do it?
B. The animation should be ran in concurrent to the copied files. Should it be a thread ?
Thanks in advance!