Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class CropView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_CropView_Style, defStyleRes: Int = R.style.BaseCropView) : View

Crop view

Link copied to clipboard
class CropViewLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = R.attr.Default_CropViewLayout_Style, defStyleRes: Int = R.style.BaseCropViewLayout) : ConstraintLayout

Crop View Layout.

Link copied to clipboard

Crop view layout gesture.