- I want to click on a button that is under (behind) the BottomSheetDialogFragment. Is it possible to do this? (see diagram)
- I am also interested in the question, is it possible for the BottomSheetDialogFragment to collapse not completely but half of its entire height when the user does MotionEvent.ACTION_DOWN not on it?