Package com.appsamurai.storyly.moments.storylypresenter.storylylayer

Types

SafeFrame
Link copied to clipboard
data class SafeFrame(size: Pair<Float, Float>, position: Pair<Float, Float>)

Functions

setOnClickListenerWithPoint
Link copied to clipboard
fun View.setOnClickListenerWithPoint(action: (Point) -> Unit)