Hi,
I’m creating app which loads announcements for users (Ex: like facebook loads status for updates of users).
So there will be scenario where announcements would be huge in number and I want to load latest announcement (20) first and load the remaining the as user scrolls more.
Any sample solution for this?