I am using PagerSlidingTabStrip which I found on
the problem is, when selecting tab other than the first tab and rotate the device, the app crashes and throws this error
Unable to start activity ComponentInfo
java.lang.NullPointerException
this library is awesome and very useful, but it has some few errors like this. Im using it on a nested fragment. SetRetain is false as I would cause another backstack error if I set it to true.
if you guys met this error and fix it, please help me here... thanks i also search the net and look for some info but nothing fix the problem.
- thanks