java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.NullPointerException:
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:405)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15749)
at android.view.ViewGroup.layout(ViewGroup.java:4880)
at android.support.v4.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:596)
at android.view.View.layout(View.java:15749)
at android.view.ViewGroup.layout(ViewGroup.java:4880)