PixLifecycle

interface PixLifecycle

Created By Akshay Sharma on 17,June,2021 https://ak1.io

Functions

Link copied to clipboard
abstract fun onImageLongSelected(element: Img?, position: Int, callback: (Boolean) -> Boolean)
Link copied to clipboard
abstract fun onImageSelected(element: Img?, position: Int, callback: (Boolean) -> Boolean)