BottomDialog icon indicating copy to clipboard operation
BottomDialog copied to clipboard

在fragment里面不能设置区域外取消事件

Open afrainight opened this issue 6 years ago • 0 comments

final BottomDialog mDialog = BottomDialog.create(getActivity().getSupportFragmentManager());或者final BottomDialog mDialog = BottomDialog.create(getFragmentManager());都不行

afrainight avatar Aug 05 '18 16:08 afrainight