I\'m using the ViewPager example with ActionBar tabs taken from the Android documentation here.
ViewPager
ActionBar
Unfortunately, as soon as I call the
Call Viewpager.setAdapter(adapter); after item add in your array list.