IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.38k stars 77 forks source link

[BUG] swiping does not take to next image after current image is deleted #526

Closed adarshkannada closed 3 hours ago

adarshkannada commented 4 hours ago

Describe the bug swiping does not take to next image after current image is deleted.

To Reproduce Steps to reproduce the behavior:

  1. Open an image
  2. Delete using the delete button
  3. Image us deleted and next image is shown
  4. Swipe right to see the next image

Expected behavior Next image is shown after a single right swipe.

Actual behavior Next image is shown after two swipes, first swipe shows the image that was automatically brought when current image ws deleted.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

adarshkannada commented 3 hours ago

latest image from github didn't have this issue. closing. the one from f-droid has it though.