ClippedShadowsRecyclerView
open class ClippedShadowsRecyclerView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : RecyclerView, ClippedShadowsViewGroup
Deprecated
Replaced by ShadowsRecyclerView
Replace with
ShadowsRecyclerViewContent copied to clipboard
Replaced by ShadowsRecyclerView
Inheritors
Properties
Link copied to clipboard
The ClippedShadowPlane to set on all child Views as they're added during initialization.
Link copied to clipboard
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.