I\'ve implemented SwipeRefreshLayout into my app but it can only hold one direct child which should be the listview. I\'m trying to figure out how to add an emp
SwipeRefreshLayout
Why not wrap everything inside SwipeRefreshLayout
...