mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
updating gestureViews to the latest version
This commit is contained in:
@ -106,8 +106,6 @@ class PhotoFragment : ViewPagerFragment() {
|
||||
|
||||
if (context.config.allowDownGesture) {
|
||||
gestures_view.controller.addOnStateChangeListener(object : GestureController.OnStateChangeListener {
|
||||
override fun onStateReset(oldState: State, newState: State) {}
|
||||
|
||||
override fun onStateChanged(state: State) {
|
||||
mCurrentGestureViewZoom = state.zoom
|
||||
}
|
||||
|
Reference in New Issue
Block a user