ClippedShadowsRecyclerView

Deprecated

Replaced by ShadowsRecyclerView

Replace with

ShadowsRecyclerView

Replaced by ShadowsRecyclerView

Inheritors

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null)

Properties

Link copied to clipboard

The ClippedShadowPlane to set on all child Views as they're added during initialization.

Link copied to clipboard
open override var clipAllChildShadows: Boolean

If true, sets clipOutlineShadow=true on all child Views as they're added during initialization.

Link copied to clipboard

Determines whether the group will take over the draw operations for Inline shadows.

Functions

Link copied to clipboard
open override fun drawChild(canvas: Canvas, child: View, drawingTime: Long): Boolean
Link copied to clipboard
open override fun onViewAdded(child: View)