Package-level declarations

Types

Link copied to clipboard
open class ClippedShadowRadioGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : RadioGroup, ClippedShadowsViewGroup

Replaced by ShadowsRadioGroup

Link copied to clipboard
open class ClippedShadowsChipGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.chipGroupStyle) : ChipGroup, ClippedShadowsViewGroup

Replaced by ShadowsChipGroup

Link copied to clipboard
open class ClippedShadowsConstraintLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ConstraintLayout, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowsCoordinatorLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : CoordinatorLayout, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowsExpandableListView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.expandableListViewStyle, defStyleRes: Int = 0) : ExpandableListView, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowsFrameLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : FrameLayout, ClippedShadowsViewGroup

Replaced by ShadowsFrameLayout

Link copied to clipboard
open class ClippedShadowsGridView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.gridViewStyle, defStyleRes: Int = 0) : GridView, ClippedShadowsViewGroup

Replaced by ShadowsGridView

Link copied to clipboard
open class ClippedShadowsLinearLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : LinearLayout, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowsListView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.listViewStyle, defStyleRes: Int = 0) : ListView, ClippedShadowsViewGroup

Replaced by ShadowsListView

Link copied to clipboard
open class ClippedShadowsMaterialButtonToggleGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.materialButtonToggleGroupStyle) : MaterialButtonToggleGroup, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowsMotionLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : MotionLayout, ClippedShadowsViewGroup
Link copied to clipboard
Link copied to clipboard
open class ClippedShadowsRelativeLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : RelativeLayout, ClippedShadowsViewGroup
Link copied to clipboard
open class ClippedShadowStackView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.stackViewStyle, defStyleRes: Int = 0) : StackView, ClippedShadowsViewGroup

Replaced by ShadowsStackView

Link copied to clipboard
sealed interface ClippedShadowsViewGroup

Replaced by ShadowsViewGroup

Link copied to clipboard
class ShadowsChipGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.chipGroupStyle) : ClippedShadowsChipGroup, ShadowsViewGroup

A custom ChipGroup that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsConstraintLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ClippedShadowsConstraintLayout, ShadowsViewGroup

A custom ConstraintLayout that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsCoordinatorLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ClippedShadowsCoordinatorLayout, ShadowsViewGroup

A custom CoordinatorLayout that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsExpandableListView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.expandableListViewStyle, defStyleRes: Int = 0) : ClippedShadowsExpandableListView, ShadowsViewGroup

A custom ExpandableListView that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsFrameLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ClippedShadowsFrameLayout, ShadowsViewGroup

A custom FrameLayout that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsGridView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.gridViewStyle, defStyleRes: Int = 0) : ClippedShadowsGridView, ShadowsViewGroup

A custom GridView that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsLinearLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ClippedShadowsLinearLayout, ShadowsViewGroup

A custom LinearLayout that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsListView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.listViewStyle, defStyleRes: Int = 0) : ClippedShadowsListView, ShadowsViewGroup

A custom ListView that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsMaterialButtonToggleGroup @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = com.google.android.material.R.attr.materialButtonToggleGroupStyle) : ClippedShadowsMaterialButtonToggleGroup, ShadowsViewGroup
Link copied to clipboard
class ShadowsMotionLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ClippedShadowsMotionLayout, ShadowsViewGroup

A custom MotionLayout that implements ShadowsViewGroup.

Link copied to clipboard

A custom RadioGroup that implements ShadowsViewGroup.

Link copied to clipboard

A custom RecyclerView that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsRelativeLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : ClippedShadowsRelativeLayout, ShadowsViewGroup

A custom RelativeLayout that implements ShadowsViewGroup.

Link copied to clipboard
class ShadowsStackView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = android.R.attr.stackViewStyle, defStyleRes: Int = 0) : ClippedShadowStackView, ShadowsViewGroup

A custom StackView that implements ShadowsViewGroup.

Link copied to clipboard

Interface common to all current custom ViewGroups.