[android-developers] Android ViewPager invalidate() not working

2012-07-10 Thread PrasadG
I,ve just started with android development and invalidate the ViewPager is really bugging me :/ Can someone tell me how can i invalidate the ViewPager while changing the orientation. This is what I've tried so far - @Override public void onConfigurationChanged(Configuration newConfig) { supe

[android-developers] Android ViewPager invalidate() not working

2012-07-06 Thread arun kumar
Hai all, I've just started with android development and invalidate the ViewPager is really bugging me :/ Can someone tell me how can i invalidate the ViewPager while changing the orientation. This is what I've tried so far - @Override public void onConfigurationChanged(Configuration newConfig) {