phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

多图预览情况下裁剪崩溃

Open GeneralZMX opened this issue 6 years ago • 0 comments

Process: com.zhishi.xdzjinfu, PID: 14298

java.lang.IllegalStateException: tv_check must not be null

    at com.guoxiaoxing.phoenix.picker.ui.picker.PreviewFragment.isPreviewEggs(PreviewFragment.kt:204)

    at com.guoxiaoxing.phoenix.picker.ui.picker.PreviewFragment.access$isPreviewEggs(PreviewFragment.kt:38)

    at com.guoxiaoxing.phoenix.picker.ui.picker.PreviewFragment$setupData$1.onPageScrolled(PreviewFragment.kt:169)

在已选的图片情况下如果有9张图片 然后对最后一张进行裁剪然后点击完成会崩溃 虽然是偶然性的但是发生几率还是很大

还有一种是没有选择 直接点击条目进行预览 也会有很大几率崩溃

GeneralZMX avatar Jun 05 '18 02:06 GeneralZMX