Closed pritam-kadam closed 8 years ago
Whenever i start my application it crashes showing this exception "java.lang.IllegalStateException: forget to create movingItem?". Can you please explain is which cases this exception occurs?
I guess that you forget to call the method "setViewPager(ViewPager viewPager)".Check it out and have another try,good luck!
Whenever i start my application it crashes showing this exception "java.lang.IllegalStateException: forget to create movingItem?". Can you please explain is which cases this exception occurs?