onSlideableStateChanged

abstract fun onSlideableStateChanged(isSlideable: Boolean)(source)

Called when onMeasure has measured out the total width of the added layouts within SlidingPaneLayout

Parameters

isSlideable

Returns true if the current SlidingPaneLayout has the ability to slide, returns false if the SlidingPaneLayout is a fixed width.