sucese / phoenix

The one-stop solution for taking pictures / videos, picture / video selection, editing and compression on the Android platform.
Apache License 2.0
1.62k stars 288 forks source link

多图预览情况下裁剪崩溃 #53

Open GeneralZMX opened 6 years ago

GeneralZMX commented 6 years ago

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张图片 然后对最后一张进行裁剪然后点击完成会崩溃 虽然是偶然性的但是发生几率还是很大

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