Closed tigr240172 closed 12 years ago
ViewPager
is part of the support library and not ViewPagerIndicator (this library). If you have issues with ViewPager
please ask on StackOverflow, the android developer mailing list, or file a bug on the android issue tracker.
Hello I have a problem. I draw the View, and then remove it and then re-draw, but the data is not updated within the ViewPager, ViewPager remains the same which was from the beginning! My View:
Draw View:
Re-draw View:
In what may be the problem?