rubensousa/BottomSheetBuilder
GitHub で見るEnable background dim while using a Builder with a coordinatorlayout?
Open
#24 opened on 2017年10月31日
bughelp wanted
説明
I want to be a able to control the visibility of my BottomSheetDialog, so I'm using the builder with a coordinatorlayout provided. It seems however, that with that setup I can't enable background-dim? Could you suggest any workaround for this? Thank you in advance!