ARK-Builders / ARK-Navigator

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

Resources grid forgets sorting after tags changed in the selector #12

Closed kirillt closed 3 years ago

kirillt commented 3 years ago
  1. Open a folder.
  2. [optionally] select some tags
  3. Choose sorting type. Now resources are sorted correctly.
  4. Select different tags so another resources are presented.

Expected: resources are sorted with ordering type specified before. Actual: resources are not sorted. Sorting menu displays ordering type chosen before.

kirillt commented 3 years ago

Fixed