Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行您的代码,去掉一个参数报错.IllegalArgumentException: ViewHolderClass can not be initiated #332

Open
playmans opened this issue Apr 9, 2018 · 0 comments

Comments

@playmans
Copy link

playmans commented Apr 9, 2018

1

把mImageLoader参数去掉就会报错 不让贴图 我就直接复制错误了
java.lang.IllegalArgumentException: ViewHolderClass can not be initiated
at in.srain.cube.views.list.LazyViewHolderCreator.create(LazyViewHolderCreator.java:58)
at in.srain.cube.views.list.ListViewDataAdapterBase.setViewHolderClass(ListViewDataAdapterBase.java:44)
at in.srain.cube.views.ptr.demo.ui.viewpager.ViewPagerFragment.onCreateView(ViewPagerFragment.java:65)
at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:870)
at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1080)
at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:622)

@playmans playmans changed the title .IllegalArgumentException: ViewHolderClass can not be initiated 运行您的代码,去掉一个参数报错.IllegalArgumentException: ViewHolderClass can not be initiated Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant