I am using the old version of Android PullToRefresh library. It works fine for triggering loading when over scrolling.
However, I want to show the loading footer view when I first enter my activity. I tried many times but still cannot find a correct way.
Is there anybody could help me out?