ARK-Builders / ARK-Navigator

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

GalleryFragment: after deletion of a resource, its tags are displayed for the next resource #17

Closed kirillt closed 2 years ago

kirillt commented 3 years ago

In my experience, this reproduces not every time.

https://user-images.githubusercontent.com/581023/136436865-6ad0a9d8-fccb-4323-8fed-2a34635f18d3.mp4

melvin4u445 commented 2 years ago

I think it's reproducible consistently.

Steps:

  1. Open a folder that contains at least 2 images
  2. Add some tags to the first image
  3. Delete the first image. The second image is displayed automatically when the first image is deleted.

The tags from the first image are temporarily displayed on the second image. The tags are not displayed anymore if you swipe left/right and view another image and return back to the second image again

cnzqa commented 2 years ago

The issue reproduces on Android 10 and it doesn't on Android 11