ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

Sorting huge folder by extension doesn't display all files #103

Closed CloudLevi closed 3 years ago

CloudLevi commented 3 years ago

Steps to reproduce:

  1. Go to ResourcesFragment, prefferably into a folder with a lot of files.
  2. Sort by extension
  3. Amount of displayed files should now be greatly reduced.

Also, after these steps, switching back to other sorting modes won't fix the issue. The app has to be restarted with "As-is" sorting selected in order to fix the isssue. In my experience, switching to FoldersFragment and back to ResourcesFragment doesn't fix the issue. Even though the Toast shows "8813 resources selected", only about 60 is showing

https://user-images.githubusercontent.com/64548428/136674918-ec6dde58-68c2-4378-94b1-96ae4253a23f.mp4

https://user-images.githubusercontent.com/64548428/136674922-2dfb65a6-ca77-4ce7-8a95-b423f2006f99.mp4

.

kirillt commented 3 years ago

Fixed in f50535257adcd7cb7265f119735b00ecb3b809ae

melvin4u445 commented 3 years ago

Cannot reproduce anymore after the fix. Looks good 👍