andrefrsousa / SuperBottomSheet

Android native BottomSheet on steroids 💪
https://andrefrsousa.github.io/SuperBottomSheet/
MIT License
706 stars 75 forks source link

BottomSheetDialog fragment outside area touchable #9

Open HemangiVekaria opened 5 years ago

HemangiVekaria commented 5 years ago

Hi I have issue with BottomSheetDialogFragment. I want BottomSheetDialogFragment with outside view touchable. I want bottom sheet open half expanded on map and when it is open half at that time want to move map and want click event for other markers on map. Is it possible with BottomSheetDialogFragment.

andrefrsousa commented 3 years ago

Hello. If it is possible with BottomSheetDialogFragment it should be possible with SuperBottomSheetFragment. Can you please post more info about the issue you are having?