I have a problem as, I am creating an app as a social networking app in which there are posts from users, these posts are shown in a listview but the posts are updated only when we recall the same activity because parsing is mandatory for the same. I want that the listview should be automatically refreshed when we pull down the same as iPhone Pull Down to Refresh functionality. I don’t know how to implement the same. Please suggest me for the right solution.
Thanks in advance.
You can find example same for Pull to refresh over here.
https://github.com/guillep/PullToRefresh/downloads
https://github.com/johannilsson/android-pulltorefresh/downloads