material-components-android
material-components-android copied to clipboard
[BottomSheet] make BottomSheet clickable
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