SwipeRefresh is not working after setting an empty view for listview which is the only child of a SwipeRefresh layout. How to solve this issue?
I fixed this issue using two SwipeToRefreshLayouts.
I posted my code on GitHub.