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

Update Android Paging Library to alpha4 #358

Closed
wkranich opened this issue Dec 11, 2017 · 1 comment
Closed

Update Android Paging Library to alpha4 #358

wkranich opened this issue Dec 11, 2017 · 1 comment

Comments

@wkranich
Copy link
Contributor

There seems to have been some breaking changes in alpha4 of the Android Paging Library, causing PagingEpoxyController to fail:

java.lang.NoSuchMethodError: No virtual method addWeakCallback(Landroid/arch/paging/PagedList;Landroid/arch/paging/PagedList$Callback;)V in class Landroid/arch/paging/PagedList; or its super classes (declaration of 'android.arch.paging.PagedList' appears in /data/app/com.peloton.activity-1/base.apk:classes32.dex) at com.airbnb.epoxy.paging.PagingEpoxyController.setList(PagingEpoxyController.java:176)

@elihart
Copy link
Contributor

elihart commented Dec 12, 2017

Thanks for letting me know, I'm working on updating.

wkranich added a commit to wkranich/epoxy that referenced this issue Dec 13, 2017
@elihart elihart closed this as completed Jan 27, 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

2 participants