Whenever I swipe down to refresh, I get a NullPointerException but it's not in my code, rather in the startRefresh() method from SwipeRefreshLayout....
NullPointerException E/AndroidRuntime( 3579): at android.widget.RelativeLayout...( 3579): at android.view.ViewRoot.performTraversals(ViewRoot.java:861) E...
EXCEPTION: main java.lang.NullPointerException at ...RelativeLayout.measureChildHorizontal(RelativeLayout....android.view.ViewRootImpl.performMeasure(ViewRoot...