shanhaojie

Results 2 issues of shanhaojie

java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference at com.darsh.multipleimageselect.adapters.CustomGenericAdapter.getCount(CustomGenericAdapter.java:27)

## Steps to Reproduce **A small application to reproduce the bug(最小化可复现的demo)** 1. Android 从Flutter A页面 进入 原生B页面 2. 返回FlutterA 页面 3. 重复步骤1,步骤2, 2-3次 返回Flutter A时 出现 白屏 Flutter Boost Version:...