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

Implement Impression-Tracker using Paging library #1

Open
sandeepyohans opened this issue Mar 6, 2023 · 0 comments
Open

Implement Impression-Tracker using Paging library #1

sandeepyohans opened this issue Mar 6, 2023 · 0 comments

Comments

@sandeepyohans
Copy link

Hello @rafsanahmad, thank you for this example on impression tracker. I want to implement this example using android paging library.

I am using paging library version = '2.1.1' and in my adapter I don't have the list of data items. So I am facing challenges in implementing the method:

updateListItems(items: List<ListItem>?) { }

any suggestion/ idea would be helpful. Thank you.

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