material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[BottomSheet] make BottomSheet clickable

Open manabu-nakamura opened this issue 1 year ago • 0 comments
trafficstars

closes #4350 closes #4222 Merge this PR or add android:clickable="true" to https://github.com/material-components/material-components-android/tree/master/catalog/java/io/material/catalog/bottomsheet/res/layout and update the docs. android:clickable="true" in the Side Sheet Demo: https://github.com/material-components/material-components-android/blob/master/catalog/java/io/material/catalog/sidesheet/res/layout/cat_sidesheet_content.xml#L22

manabu-nakamura avatar Oct 19 '24 08:10 manabu-nakamura