Android FragmentPagerAdapter getItem is not called secondtime
i got the issue when i removed current fragmentpageadapter and i try to set new page adapter to viewpager.
FragmentPagerAdapter getItem method not refreshed then i found solution instead of FragmentPagerAdapter i used FragmentStatePagerAdapter its worrking.
i got the issue when i removed current fragmentpageadapter and i try to set new page adapter to viewpager.
FragmentPagerAdapter getItem method not refreshed then i found solution instead of FragmentPagerAdapter i used FragmentStatePagerAdapter its worrking.
No comments:
Post a Comment