I am using ViewPager with TabHost to change fragments with tab touch/swipe effect. But the problem is, I am getting Jerk between fragments transition while swipe gesture. What could be the problem?
I have used FragmentTabsPager class which is used in Support4Demos project.
This issue is resolved. There was issue in .xml file of the FragmentActivity. See the layout code below and watch out for comment at the declaration of LinearLayout.