kollerlukas / Camera-Roll-Android-App

Simple Galley App for Android, with lovely Material Design.
Apache License 2.0
488 stars 114 forks source link

Two albums showing contents of a single folder #124

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

First off, great work! Thanks for your time, this app really has good potential.

I have checked the previous issues. I think I found a bug: I have a folder say "oldies" which has 16 photos , in the sd card. Camera roll shows two different albums for it with the same name, showing 10 and 6 photos respectively, exclusive of each other. I think the expected behaviour is to show one album per folder. I have not created any virtual albums. The same happens for two more folders, which are apparently split among two albums. I already tried refreshing, clearing data, restarting, etc.

Some details.

ghost commented 6 years ago

I might add that this problem seems to be solved by using the app's MediaRetriever. But as soon as I stop the MediaRetriever the multiple albums for a single folder reappear.

kollerlukas commented 6 years ago

Can you open the images from both folders?

ghost commented 6 years ago

Yes, I was able to open images from both folders. Just to reiterate, the single folder in sd card seemed to be split up into two disjoint albums in the app.