leochuan / ViewPagerLayoutManager

ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
Apache License 2.0
1.75k stars 330 forks source link

java.lang.NoSuchMethodError: No virtual method setItemPrefetchEnabled(Z)V in class Lcom/leochuan/ViewPagerLayoutManager; #80

Open qihaogao opened 6 years ago

qihaogao commented 6 years ago

java.lang.NoSuchMethodError: No virtual method setItemPrefetchEnabled(Z)V in class Lcom/leochuan/ViewPagerLayoutManager;

qihaogao commented 6 years ago

可以在调用setItemPrefetchEnabled方法时判断RecyclerView的版本,该问题出现在RecyclerView无此方法的版本时