BottomSheetDialogFragment is shown with full screen width and there is no bottom margin. I want to set the left/right and bottom margin.
I know we can use BottomSheetBehaviour and apply it to a View object in our layout. But I want to use BottomSheetDialogFragment