app / sg.edu.ntu.scse.cz2006.gymbuddies.util / SwipeDeleteCallback / ISwipeCallback

ISwipeCallback

interface ISwipeCallback

Interface that other classes implement to handle swipe callback

Functions

delete

Successfully deleted at a specific position on the RecyclerView

abstract fun delete(position: Int?): Boolean