I have some lists in an app which can contain not less than specific amount of items. Is here a possibility to disable swipe when list reach specific size via BaseSwipeOpenViewHolder?
Meanwhile, I checked #12, but setting 0 still allows for swiping left-right. It would be good to have consistent behavior disallowing such action.
I have some lists in an app which can contain not less than specific amount of items. Is here a possibility to disable swipe when list reach specific size via BaseSwipeOpenViewHolder?
Meanwhile, I checked #12, but setting 0 still allows for swiping left-right. It would be good to have consistent behavior disallowing such action.