OnHoverAttachListener

interface OnHoverAttachListener

监听Item附着/分离屏幕顶部回调

Functions

attachHover
Link copied to clipboard
abstract fun attachHover(v: View)
当条目附着时 detachHover 该函数可以进行还原
detachHover
Link copied to clipboard
abstract fun detachHover(v: View)
条目分离时 一般用于还原attachHover函数