我有BottomSheetDialogFragment一个RecyclerView.问题是,我想禁用拖动关闭功能,BottomSheetDialogFragment只要RecyclerView不向上滚动(目前我无法滚动我RecyclerView的尝试将始终关闭BottomSheetDialogFragment).任何想法如何实现这一目标?
BottomSheetDialogFragment
RecyclerView
android bottom-sheet
android ×1
bottom-sheet ×1