FileSelectorRelease
FileSelectorRelease copied to clipboard
onclick方法不好使 崩溃
onclick方法不好使 崩溃 new BasicParams.OnOptionClick() { @Override public void onclick(Activity activity, int position, String currentPath, ArrayList<String> FilePathSelected) {
}
})
能发一下崩溃的错误提示吗
FATAL EXCEPTION: main Process: com.example.oaprocess, PID: 10847 java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 我是用implements来实现BasicParams.OnOptionClick的onClick接口时世界报错