Time to load images using Loader from File.applicationDirectory or File.applicationStorageDirectory
While I test to load many images using Loader from File.applicationDirectory or File.applicationStorageDirectory, I found something strange.
It took about 2 times longer to load images from File.applicationDirectory than from File.applicationStorageDirectory.
I have googled for a long time, but I found why.
Does anyone know why?
Thank you!!
