Jul 21, 2017 · 1 min read
Anita Singh, thanks for the walkthrough.
I would like to point out setCanceledOnTouchOutside(false) works with a BottomSheetDialog. All you need to do is bottomSheetDialog.setCanceledOnTouchOutside(false);
Anita Singh, thanks for the walkthrough.
I would like to point out setCanceledOnTouchOutside(false) works with a BottomSheetDialog. All you need to do is bottomSheetDialog.setCanceledOnTouchOutside(false);
Written by