Basically, I use the option to sort photos by creation date, NOT modification date, therefore, the photos are supposed to be in a specific order, with one appearing before the other. However, the app doesn't recognize this. It's a problem when dealing with a series of photos, as the order in which they were taken or downloaded is broken, and I have to move them one by one. This also happens regardless of how old the photo is; whenever I move it, it ends up at the top of the folder. I think the problem originates from some line of code that destroys the previous instance and creates a new one, only changing its address. If you could fix this problem, it would be fantastic because I don't know of any more polished gallery app for Android. Thank you very much for your attention.
Basically, I use the option to sort photos by creation date, NOT modification date, therefore, the photos are supposed to be in a specific order, with one appearing before the other. However, the app doesn't recognize this. It's a problem when dealing with a series of photos, as the order in which they were taken or downloaded is broken, and I have to move them one by one. This also happens regardless of how old the photo is; whenever I move it, it ends up at the top of the folder. I think the problem originates from some line of code that destroys the previous instance and creates a new one, only changing its address. If you could fix this problem, it would be fantastic because I don't know of any more polished gallery app for Android. Thank you very much for your attention.