onUserResizeCancelled

abstract fun onUserResizeCancelled(slidingPaneLayout: SlidingPaneLayout, dividerPositionX: Int)(source)

Called when a user resize has been cancelled; typically another ancestor view has intercepted the touch event stream for the gesture.

Parameters

slidingPaneLayout

the layout being manipulated in case of stateless behaviors

dividerPositionX

the X coordinate of the divider being dragged in pixels