rubensousa/BottomSheetBuilder
View on GitHubEnable background dim while using a Builder with a coordinatorlayout?
Open
#24 opened on Oct 31, 2017
bughelp wanted
Description
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!