ForegroundLinearLayout

Constructors

Link copied to clipboard
constructor(@NonNull context: Context)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet)
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyle: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun draw(@NonNull canvas: Canvas)
Link copied to clipboard
@RequiresApi(value = 21)
open fun drawableHotspotChanged(x: Float, y: Float)
Link copied to clipboard