Open BabyOilJohnson opened 1 month ago
Swiping in full-screen mode helps you move around a zoomed-in image. To navigate back (exit from image viewer), you use the typical Android back gesture from the edge. Why should a swipe up or down take you out of the screen? Or do you mean resetting the zoom to 1.0 with a back gesture instead of leaving the image viewer screen entirely?
Why should a swipe up or down take you out of the screen?
It will be more convenient than using back gesture.
For reference:
https://github.com/user-attachments/assets/a46ed002-c6d0-454d-93d1-a7199565eb35
Or do you mean resetting the zoom to 1.0 with a back gesture instead of leaving the image viewer screen entirely?
No.
Ok, I got it. This can be implemented for the mode when the picture is not zoomed. Thanks for the suggestion.
Can you add the ability to exit from the full screen album cover by swiping from any directions(currently back gesture works). Thank you.