我有一个fragment,在某些情况下它会显示一个BottomSheetDialog. 我fragment有一个recyclerView并且在它的 中adapter,当用户单击项目时,我会显示dialog. 我想取消dialogwhenfragment破坏。 查看完整描述