NullPointerException on header.measure(widthSpec, heightSpec);
onclicklistener opened this issue · 2 comments
onclicklistener commented
NullPointerException on header.measure(widthSpec, heightSpec);
onclicklistener commented
find the solution: the RootView of header can not be the RelativeLayout
tneginareb commented
This happend only in Samsung Devices, so @onclicklistener, your solution worked. Thank you!