THEONE10211024 / CircleIndicator

A lightweight viewpager indicator!
286 stars 88 forks source link

App Crashing #3

Closed pritam-kadam closed 8 years ago

pritam-kadam commented 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?

THEONE10211024 commented 8 years ago

I guess that you forget to call the method "setViewPager(ViewPager viewPager)".Check it out and have another try,good luck!