You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I think this might be able to be implemented by this library, but I'm not exactly sure of how to do it with your existing code https://github.com/liuguangqiang/SwipeBack
I guess one could put a gesturedetector on some view that is on top of imageview and listen for certain swipe gestures. This approach is probably easier than using another library because of the interaction with the viewpager. A conceptually better approach is to extend the photoattacher class with the desired functionality.
From a reviewer:
The text was updated successfully, but these errors were encountered: