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

Lazy Loading at bottom #17

Open
crearo opened this issue Jun 13, 2016 · 3 comments
Open

Lazy Loading at bottom #17

crearo opened this issue Jun 13, 2016 · 3 comments

Comments

@crearo
Copy link
Owner

crearo commented Jun 13, 2016

Saving to Sugar takes forever.
Save only the first 30 items. After that, lazy load wherever required.

http://www.mysamplecode.com/2012/07/android-listview-load-more-data.html

@crearo
Copy link
Owner Author

crearo commented Jun 14, 2016

Instead, convert listview to Recyler view and use either of the following :

:)

@crearo crearo self-assigned this Jun 14, 2016
@Pradeet
Copy link
Collaborator

Pradeet commented Jun 14, 2016

Here is a library to do all the lazy loading for us..

https://github.com/cymcsg/UltimateRecyclerView

@crearo
Copy link
Owner Author

crearo commented Jun 15, 2016

Completed REST API implementation for lazy loading!
Browse files in this commit :)

Completely rewrote the rest api implementation - it now auto deletes all msgs that have been removed from website, it also marks read/unread for msgs that have been read from website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants