You have two options for the viewpager adapter : FragmentPagerAdapter : This is the best option if there is only a limited number of pages(Fragment) to show ...
確定! 回上一頁