如何去除BottomSheetDialog引起的淡入淡出?

How to remove the fade caused by BottomSheetDialog?

如何让BottomSheetDialog向上滑动不掉屏?

bottomSheetDialog.getWindow().clearFlags(WindowManager.Layou‌​tParams.FLAG_DIM_BEH‌​IND);