MultiSelectAdapter icon indicating copy to clipboard operation
MultiSelectAdapter copied to clipboard

CheckBox选项框不能正常显示

Open KevinLee089 opened this issue 5 years ago • 1 comments

在Fragment的onActivityCreated方法中: MultipleSelect.with(requireActivity()).adapter(myAdapter).decorateFactory(CheckBoxFactory()).build() 运行后,item没有CheckBox

KevinLee089 avatar May 07 '19 08:05 KevinLee089

RadioBtnFactory也不生效,是不是没有支持fragment

KevinLee089 avatar May 07 '19 08:05 KevinLee089